Skip to content

Commit ab99931

Browse files
freekmurzeactions-user
authored andcommitted
Fix styling
1 parent f2336fc commit ab99931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Solutions/ViteManifestNotFoundSolutionProviderTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
})->with([
4848
['pnpm-lock.yaml', 'pnpm dev'],
4949
['yarn.lock', 'yarn dev'],
50-
['package-lock.json', 'npm run dev']
50+
['package-lock.json', 'npm run dev'],
5151
]);

0 commit comments

Comments
 (0)