Compare commits
1 Commits
39a7a310e9
...
feat/man-1
| Author | SHA1 | Date | |
|---|---|---|---|
| 89df85eb1f |
@@ -54,7 +54,8 @@ class PublicLayoutSeoTest extends TestCase
|
|||||||
->assertSee('Amare Brand')
|
->assertSee('Amare Brand')
|
||||||
->assertSee('hello@amare.test')
|
->assertSee('hello@amare.test')
|
||||||
->assertSee('(11) 91111-1111')
|
->assertSee('(11) 91111-1111')
|
||||||
->assertSee('Política de privacidade')
|
->assertSee('Privacidade')
|
||||||
|
->assertSee(route('privacy'), false)
|
||||||
->assertSee('https://instagram.com/amare', false);
|
->assertSee('https://instagram.com/amare', false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user