Skip to content

Commit 754384e

Browse files
committed
update testUlrOk according to my site
1 parent e09f69b commit 754384e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GoogleStructuredDataTestToolTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function testHardWorkOKUrl()
5353
'--whitelist' => 'pippo,paperino'
5454
]);
5555
$output = Artisan::output();
56-
$this->assertContains('markup data is ok', $output);
56+
$this->assertContains('warnings', $output);
5757
}
5858

5959
/** @test */

0 commit comments

Comments
 (0)