This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Commit 3f7a775
test: make files.ls results ordering consistent (#342)
Previously we'd get files in different orders between `files.ls()` and
`files.ls({long: true})` due to a bug in `go-ipfs` (see ipfs/kubo#5181)
Since this has been resolved we can now expect consistent ordering.1 parent ef72fa9 commit 3f7a775
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments