Skip to content

Commit 84dc9c2

Browse files
author
Deploy
committed
test: removed only.
1 parent 1319358 commit 84dc9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SchemaManagerGraphsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,4 @@
345345
expect($result)->toBeTrue();
346346
expect(count($createdGraphs))->toBe(2);
347347
expect(count($finalGraphs))->toBe(0);
348-
})->only();
348+
});

0 commit comments

Comments
 (0)