Open maxkoryukov opened 7 years ago
1) AtomPasswordGenerator "before each" hook for "should change text in editor":
Error: Failed to load package 'atom-password-generator'
at PackageManager.module.exports.PackageManager.activatePackage (/home/travis/atom/usr/share/atom/resources/app/src/package-manager.js:662:31)
at Context.<anonymous> (/home/travis/build/maxkoryukov/atom-password-generator/spec/password-generator.test.js:11:24)
at runCallback (timers.js:574:20)
at tryOnImmediate (timers.js:554:5)
at processImmediate [as _immediateCallback] (timers.js:533:5)
tests/specs are failed now. They are correct (I hope), but I can't run tests in
Atom
environment.