LavaMoat / snow

Use Snow to finally secure your web app's same origin realms!
https://lavamoat.github.io/snow/demo/
MIT License
105 stars 9 forks source link

Use function scoping in tests #41

Closed weizman closed 1 year ago

weizman commented 1 year ago

Some browsers consoles don't support scoping with {} so use the more global way (function(){}()) as it makes no difference in this context