Skip to content

Commit

Permalink
Jest - fix "SecurityError: localStorage is not available for opaque o…
Browse files Browse the repository at this point in the history
…rigins"

equivalent of ManageIQ/manageiq-ui-classic#4371
  • Loading branch information
himdel committed Sep 3, 2020
1 parent a0ea474 commit 87623fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,8 @@
"engines": {
"node": ">= 8.9.0",
"npm": " >= 5.10.0"
},
"jest": {
"testURL": "http://localhost"
}
}

0 comments on commit 87623fd

Please sign in to comment.