feat: jornada pública Casamentos × Corporate (MAN-126) #5

Merged
manoel-freitas merged 2 commits from feat/man-126-casamentos-corporate into main 2026-08-13 18:48:58 +00:00
Showing only changes of commit 89df85eb1f - Show all commits

View File

@@ -54,7 +54,8 @@ class PublicLayoutSeoTest extends TestCase
->assertSee('Amare Brand')
->assertSee('hello@amare.test')
->assertSee('(11) 91111-1111')
->assertSee('Política de privacidade')
->assertSee('Privacidade')
->assertSee(route('privacy'), false)
->assertSee('https://instagram.com/amare', false);
}
}