Skip to content

Commit 7ab3e7f

Browse files
committed
fix code formating
1 parent 7df53bb commit 7ab3e7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/Internal/PathMatcherTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,4 @@
282282
expect(true)->toBeTrue();
283283
});
284284
});
285-
});
285+
});

tests/Internal/StreamWrapperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,4 @@ function testIgnoredFileFunc(int $id): int
261261
}
262262
});
263263
});
264-
});
264+
});

0 commit comments

Comments
 (0)