Skip to content

Commit e7239aa

Browse files
Silence curious test failure
1 parent 9c62e9b commit e7239aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/bin/depext.t/run.t

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ We lock and expect the OS package to be part of the locked Opam file.
2424
Then we want to make sure `depext` works. Given the fantasy package does not
2525
exist, `depext` should not install any packages but still work successfully:
2626

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

0 commit comments

Comments
 (0)