mirror of
https://github.com/composer/composer
synced 2025-05-09 08:32:56 +00:00
Refactor integration tests to accept any run command
This commit is contained in:
parent
9841b6f36e
commit
43150b88a2
9 changed files with 50 additions and 14 deletions
|
@ -17,5 +17,7 @@ Installs a dev package forcing it's reference
|
|||
"a/a": "dev-master#def000"
|
||||
}
|
||||
}
|
||||
--RUN--
|
||||
install
|
||||
--EXPECT--
|
||||
Installing a/a (dev-master def000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue