karma icon indicating copy to clipboard operation
karma copied to clipboard

Karma hangs when no browsers are passed

Open ShaMan123 opened this issue 1 year ago • 0 comments


  config.set({
   ...,
    browsers: [],

will cause the process to hang indefinitely expected to warn/throw and exit

ShaMan123 avatar Feb 26 '23 00:02 ShaMan123