Use generic copy on messaging Integrations screens.
Deploy Ladill Events / deploy (push) Successful in 44s
Deploy Ladill Events / deploy (push) Successful in 44s
Drop wallet/brand marketing language so credential setup reads as neutral configuration. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -37,8 +37,9 @@ class EventsMessagingIntegrationsTest extends TestCase
|
||||
$this->actingAs($this->user)
|
||||
->get(route('account.integrations'))
|
||||
->assertOk()
|
||||
->assertSee('Ladill SMS')
|
||||
->assertSee('Ladill Bird');
|
||||
->assertSee('SMS')
|
||||
->assertSee('Email')
|
||||
->assertSee('credentials for outbound messaging');
|
||||
}
|
||||
|
||||
public function test_saving_sms_credentials_encrypts_key(): void
|
||||
|
||||
Reference in New Issue
Block a user