This commit is contained in:
parent
8793f9736a
commit
bab4d3d208
27 changed files with 401 additions and 175 deletions
|
@ -14,5 +14,5 @@ test('Hello World', function (): void {
|
|||
|
||||
// Validate a successful response and some content
|
||||
$this->assertResponseIsSuccessful();
|
||||
$this->assertSelectorTextContains('h1', 'Drink Inventory');
|
||||
$this->assertSelectorTextContains('h1', 'DRINK INVENTORY');
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue