generator-keystone icon indicating copy to clipboard operation
generator-keystone copied to clipboard

"npm run test" does not work on current repository

Open Dehorser opened this issue 8 years ago • 0 comments

The test for the generator does not pass for the current repository.

  1. Clone the repository

  2. Run "npm install"

  3. Run "npm run test"

Result: keystone generator creates expected files: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.

Dehorser avatar May 16 '17 23:05 Dehorser