Skip to content

Commit a26787f

Browse files
committed
naming
1 parent c9d440c commit a26787f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/Utils/FileUtilTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
);
4949
});
5050

51-
it('don’t care about relative path', function () {
51+
it('doesn’t care about relative path', function () {
5252
$fileUtil = new FileUtil();
5353

5454
$this->assertEquals(

0 commit comments

Comments
 (0)