Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

test: make files.ls results ordering consistent #342

Merged
merged 1 commit into from
Aug 2, 2018

Commits on Aug 2, 2018

  1. test: make files.ls results ordering consistent

    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.
    achingbrain committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    02ea64c View commit details
    Browse the repository at this point in the history