Skip to content

Commit 9322bc7

Browse files
committed
format
1 parent 2be4088 commit 9322bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Turbo/assets/test/setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
*/
99

1010
// polyfill for some odd error inside of Turbo in the test environment
11-
window.SubmitEvent = function() {};
11+
window.SubmitEvent = function () {};

0 commit comments

Comments
 (0)