fix(web): broken unit tests (#947)

This commit is contained in:
Jason Rasmussen
2022-11-09 10:32:12 -05:00
committed by GitHub
parent afdfd1863f
commit 1877834fd1

View File

@@ -0,0 +1,3 @@
module.exports = {
env: {}
};