Test cleanup and fixes [a-b]
This commit is contained in:
@ -7,7 +7,7 @@ const sleep = require('./sleep.js');
|
||||
});
|
||||
async function sleepyWork() {
|
||||
await sleep(1000);
|
||||
t.pass('Works as expected');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user