Refactor spaces acceptance tests

This commit is contained in:
Phil Davis
2021-10-28 13:27:41 +05:45
parent 55adc87bd2
commit 87997af0b6
3 changed files with 102 additions and 95 deletions
+5 -7
View File
@@ -5,20 +5,18 @@
}
},
"require": {
"behat/behat": "^3.8",
"behat/gherkin": "4.7.1",
"behat/behat": "^3.9",
"behat/mink": "1.7.1",
"behat/mink-extension": "^2.3",
"behat/mink-selenium2-driver": "^1.4",
"friends-of-behat/mink-extension": "^2.5",
"ciaranmcnulty/behat-stepthroughextension" : "dev-master",
"jarnaiz/behat-junit-formatter": "^1.3",
"rdx/behat-variables": "^1.2",
"sensiolabs/behat-page-object-extension": "^2.3",
"symfony/translation": "^4.4",
"sabre/xml": "^2.2",
"guzzlehttp/guzzle": "^7.2",
"phpunit/phpunit": "^9.4",
"guzzlehttp/guzzle": "^7.4",
"phpunit/phpunit": "^9.5",
"laminas/laminas-ldap": "^2.10",
"ankitpokhrel/tus-php": "^2.1"
}
}
}