Skip to content

Commit

Permalink
fix: 🐛 fix runtime error
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSegullo committed Sep 6, 2024
1 parent 5336b53 commit 59c406e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jasmine-global-variables.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const process = {
...process,
env: {
...process.env,
HTTPSERVER_ENABLED: 1,
SIMAPP44_ENABLED: 1,
SLOW_SIMAPP44_ENABLED: 1,
Expand Down

0 comments on commit 59c406e

Please sign in to comment.