Commit 5848324
committed
chore: fix tests
- deleted: test/network/registry.js
Test was not actually working anymore since the cwd it uses no longer
exists (`node_modules/npm-registry-couchapp`) in the file system.
Removing to clean up future test runs.
- changed: test/tap/git-npmignore.js
Just make sure the test commit in this file does not tries to use gpg
signatures in case the user has that option active.
- changed: test/tap/splat-with-only-prerelease-to-latest.js
Updating comparing values to use `https` instead of `http`.1 parent 9d34059 commit 5848324
File tree
3 files changed
+5
-73
lines changed- test
- network
- tap
3 files changed
+5
-73
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments