Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PT000 authored Sep 2, 2022
1 parent 7c7de00 commit 0527bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Beware of what's in seedDB it must at least have one entry in the DB! Otherwise
Just type:
npm test

(to run the tests, 4 tests in 1 test suite, the backend server only runs during the tests and the DB will be removed from memory when the tests are completed (beware of openHandles if the are running test that have openHandles, this example does an forceExit. The dynamic Backend server (app.js) can be used for other types tests as well)
(to run the tests, 4 tests in 1 test suite, the backend server only runs during the tests and the DB will be removed from memory when the tests are completed (beware of openHandles if they are running test that have openHandles, this example does an forceExit. The dynamic Backend server (app.js) can be used for other types tests as well)

0 comments on commit 0527bc5

Please sign in to comment.