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
Since d4a06f2, the config file is set only if it exists, but `karma init` requires the filename to be set. This sets the filename to `karma.conf.js` if not present.
Closes#680Closes#681
0 commit comments