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
Another thing is that the cli should accept a module flag and set QUnit.config.module to the passed value
It's an easy fix, I would PR but I don't understand where the file is located.
Another thing is that the cli should accept a
module
flag and setQUnit.config.module
to the passed valueIt's an easy fix, I would PR but I don't understand where the file is located.
Originally posted by @ShaMan123 in #1671 (comment)
If I'm right this should be an easy fix:
qunit/src/cli/run.js
Line 27 in e91441e
The text was updated successfully, but these errors were encountered: