Commit f950405
authored
Fix issue with testing.nu in 0.101.1 (#1023)
nushell/nushell#14741 has surfaced an issue with
an incorrect signature in `testing.nu` which caused it to fail
completely. This fixes the signature and allows tests to run properly.1 parent fff77c7 commit f950405
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments