Update Laravel Pint
This commit is contained in:
parent
8d93a5ac7a
commit
7ee5bb00ba
13 changed files with 78 additions and 78 deletions
|
@ -15,7 +15,7 @@ class NotesTest extends DuskTestCase
|
|||
{
|
||||
$this->browse(function ($browser) {
|
||||
$browser->visit('/notes/D')
|
||||
->assertSee('JBL5');
|
||||
->assertSee('JBL5');
|
||||
});
|
||||
}
|
||||
|
||||
|
@ -28,7 +28,7 @@ class NotesTest extends DuskTestCase
|
|||
{
|
||||
$this->browse(function ($browser) {
|
||||
$browser->visit('/notes/E')
|
||||
->assertSee('quill.p3k.io');
|
||||
->assertSee('quill.p3k.io');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue