emojis
This commit is contained in:
parent
f0c738362a
commit
476f91f7cf
27 changed files with 401 additions and 174 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