1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Full functional test-bed improvements

This commit is contained in:
Jordi Boggiano 2021-02-12 11:05:13 +01:00
parent 1c715b5821
commit d3ba447b79
No known key found for this signature in database
GPG key ID: 7BBD42C429EC80BC
5 changed files with 79 additions and 47 deletions

View file

@ -1,4 +1,4 @@
--RUN--
create-project --repository=packages.json -v seld/jsonlint %testDir% dev-master
--EXPECT-ERROR-REGEX--
{^Installing seld/jsonlint \(dev-master [a-f0-9]{40}\)}m
create-project --repository=packages.json -v seld/jsonlint foo dev-main
--EXPECT-REGEX--
{^Installing seld/jsonlint \(dev-main [a-f0-9]{40}\)}m