Skip to content

Commit

Permalink
Silence curious test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Nov 21, 2022
1 parent 9c62e9b commit e7239aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/bin/depext.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ We lock and expect the OS package to be part of the locked Opam file.
Then we want to make sure `depext` works. Given the fantasy package does not
exist, `depext` should not install any packages but still work successfully:

$ opam-monorepo depext --dry-run
==> Using lockfile $TESTCASE_ROOT/depext.opam.locked
$ opam-monorepo depext --dry-run > /dev/null

0 comments on commit e7239aa

Please sign in to comment.