You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'node website/run-tests.mjs' tries to load node_modules from the wrong
directory. Jasmine also looks for tests in the wrong directory. Fix this
by making Jasmine look in the website directory for specs.
0 commit comments