mirror of
https://github.com/brufdev/many-notes.git
synced 2026-05-23 03:18:38 -05:00
Refactor code
This commit is contained in:
@@ -50,5 +50,6 @@ it('adds a node', function (): void {
|
||||
->set('form.name', fake()->words(3, true))
|
||||
->call('add')
|
||||
->assertSet('show', false);
|
||||
|
||||
expect($vault->nodes()->count())->toBe(1);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user