Fix test expectation: Install and update operations are now alphabetical
parent
c16ab6174e
commit
3e0e5dc1fa
|
@ -32,5 +32,5 @@ Circular dependencies are possible between packages
|
||||||
--RUN--
|
--RUN--
|
||||||
update -v
|
update -v
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
Installing require/itself (1.0.0)
|
|
||||||
Installing regular/pkg (1.0.0)
|
Installing regular/pkg (1.0.0)
|
||||||
|
Installing require/itself (1.0.0)
|
||||||
|
|
Loading…
Reference in New Issue