We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be4088 commit 9322bc7Copy full SHA for 9322bc7
src/Turbo/assets/test/setup.js
@@ -8,4 +8,4 @@
8
*/
9
10
// polyfill for some odd error inside of Turbo in the test environment
11
-window.SubmitEvent = function() {};
+window.SubmitEvent = function () {};
0 commit comments