mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
test: fix dir
This commit is contained in:
@@ -363,7 +363,7 @@ describe('validating files that cause restart', function() {
|
||||
describe('match rule parser', function() {
|
||||
const pwd = process.cwd();
|
||||
|
||||
after(() => {
|
||||
afterEach(() => {
|
||||
process.chdir(pwd);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user