diff --git a/tests/lib/service/CustomerServiceTest.php b/tests/lib/service/CustomerServiceTest.php index c85f2e20..4a22bd04 100644 --- a/tests/lib/service/CustomerServiceTest.php +++ b/tests/lib/service/CustomerServiceTest.php @@ -38,4 +38,4 @@ class CustomerServiceTest extends BitrixTestCase self::assertEquals($dateRegister->getTimestamp(), $customer->createdAt->getTimestamp()); CUser::Delete($arUser['ID']); } -} \ No newline at end of file +}