diff --git a/tests/Integration/UpdateCompanyUserTest.php b/tests/Integration/UpdateCompanyUserTest.php index 0de93ffd0ce6..0f9abb8cf59c 100644 --- a/tests/Integration/UpdateCompanyUserTest.php +++ b/tests/Integration/UpdateCompanyUserTest.php @@ -95,7 +95,6 @@ class UpdateCompanyUserTest extends TestCase $this->assertFalse($arr['data']['company_user']['react_settings']['show_pdf_preview']); $this->assertTrue($arr['data']['company_user']['react_settings']['react_notification_link']); - }