Commit f0574fd
test: use the skipIfNoWatch() utility function
Use the `skipIfNoWatch()` utility function in
`test/parallel/test-fs-promises-watch-iterator.js`.
PR-URL: #61531
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>1 parent 4998f53 commit f0574fdCopy full SHA for f0574fd
2 files changed
+3-1Lines changed: 3 additions & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/parallel/parallel.status
Copy file name to clipboardExpand all lines: test/parallel/parallel.status-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
112 | 112 | |
113 | 113 | |
114 | 114 | |
115 | | - |
116 | 115 | |
117 | 116 | |
118 | 117 | |
|
Collapse file
test/parallel/test-fs-promises-watch-iterator.js
Copy file name to clipboardExpand all lines: test/parallel/test-fs-promises-watch-iterator.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
12 | 13 | |
13 | 14 | |
| 15 | + |
| 16 | + |
14 | 17 | |
15 | 18 | |
16 | 19 | |
|
0 commit comments