Skip to content

Commit b3ba866

Browse files
freekmurzeactions-user
authored andcommitted
Fix styling
1 parent fd6c527 commit b3ba866

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tests/ExampleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
it('can test', function() {
3+
it('can test', function () {
44
expect(true)->toBeTrue();
55
});

tests/Pest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
<?php
2-

0 commit comments

Comments
 (0)