Fix Integrations page test assertion chain syntax.
Deploy Ladill Frontdesk / deploy (push) Successful in 43s
Deploy Ladill Frontdesk / deploy (push) Successful in 43s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -67,7 +67,7 @@ class FrontdeskMessagingIntegrationsTest extends TestCase
|
||||
->assertOk()
|
||||
->assertSee('SMS')
|
||||
->assertSee('Email')
|
||||
->assertDontSee('bill your');
|
||||
->assertDontSee('bill your')
|
||||
->assertSee('Outbound webhooks');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user