Skip to content

Commit 7bd56b5

Browse files
mrstorkactions-user
authored andcommitted
chore: format with prettier
1 parent 1c0f915 commit 7bd56b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/create-e2e-fixture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ async function deploySite(
292292
return {
293293
url: `https://${deployID}--next-runtime-testing.netlify.app/`,
294294
deployID,
295-
logs: output
295+
logs: output,
296296
}
297297
}
298298

0 commit comments

Comments
 (0)