Don't attach spec helpers to the env

This commit is contained in:
Steve Gravrock
2023-08-26 11:36:48 -07:00
parent bff612a169
commit 39f9c2e1a0
11 changed files with 35 additions and 46 deletions

1
spec/helpers/init.js Normal file
View File

@@ -0,0 +1 @@
globalThis.specHelpers = {};