mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Update spec name
This commit is contained in:
@@ -13,7 +13,7 @@ tempCb.track()
|
||||
const fs = promisifySome(fsCb, ['writeFile', 'mkdir', 'symlink', 'appendFile', 'realpath'])
|
||||
const temp = promisifySome(tempCb, ['mkdir'])
|
||||
|
||||
describe('PathWatcher', function () {
|
||||
describe('watchPath', function () {
|
||||
let subs
|
||||
|
||||
beforeEach(function () {
|
||||
|
||||
Reference in New Issue
Block a user