Use generic copy on messaging Integrations screens.
Deploy Ladill Frontdesk / deploy (push) Has been cancelled
Deploy Ladill Frontdesk / deploy (push) Has been cancelled
Drop wallet/brand marketing language so credential setup reads as neutral configuration. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -65,8 +65,9 @@ class FrontdeskMessagingIntegrationsTest extends TestCase
|
||||
$this->actingAs($this->user)
|
||||
->get(route('frontdesk.integrations.edit'))
|
||||
->assertOk()
|
||||
->assertSee('Ladill SMS')
|
||||
->assertSee('Ladill Bird')
|
||||
->assertSee('SMS')
|
||||
->assertSee('Email')
|
||||
->assertDontSee('bill your');
|
||||
->assertSee('Outbound webhooks');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user