chore: commit remaining workspace changes
This commit is contained in:
@@ -313,6 +313,9 @@ it('renders structured data for public news pages', function (): void {
|
||||
->assertOk()
|
||||
->assertSee('NewsArticle', false)
|
||||
->assertSee('ImageObject', false)
|
||||
->assertSee('creditText', false)
|
||||
->assertSee(route('terms-of-service'), false)
|
||||
->assertSee('acquireLicensePage', false)
|
||||
->assertSee('BreadcrumbList', false);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user