1
0
Fork 0

Fix test expectation: Install and update operations are now alphabetical

pull/7936/head
Nils Adermann 2019-09-07 07:17:41 +02:00
parent c16ab6174e
commit 3e0e5dc1fa
1 changed files with 1 additions and 1 deletions

View File

@ -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)