Remove old tests
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,2 @@
|
|||||||
/vendor
|
/vendor
|
||||||
|
|
||||||
/composer.lock
|
/composer.lock
|
||||||
|
|||||||
@@ -33,4 +33,4 @@ install:
|
|||||||
script:
|
script:
|
||||||
- composer validate --strict
|
- composer validate --strict
|
||||||
|
|
||||||
- vendor/bin/behat --strict --config=test/behat.yml
|
- vendor/bin/behat --strict -vvv --no-interaction
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
# Symfony Extension [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](http://travis-ci.org/FriendsOfBehat/SymfonyExtension) [](https://scrutinizer-ci.com/g/FriendsOfBehat/SymfonyExtension/)
|
# Symfony Extension [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](https://packagist.org/packages/friends-of-behat/symfony-extension) [](http://travis-ci.org/FriendsOfBehat/SymfonyExtension) [](https://scrutinizer-ci.com/g/FriendsOfBehat/SymfonyExtension/)
|
||||||
|
|
||||||
|
Integrates Behat with Symfony (both 2 and 3).
|
||||||
[WIP] Integrates Behat with Symfony (both 2 and 3).
|
|
||||||
Inspired by [Behat/Symfony2Extension](https://github.com/Behat/Symfony2Extension).
|
Inspired by [Behat/Symfony2Extension](https://github.com/Behat/Symfony2Extension).
|
||||||
|
|
||||||
## Differences
|
## Differences
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
default:
|
|
||||||
extensions:
|
|
||||||
FriendsOfBehat\SymfonyExtension: ~
|
|
||||||
Reference in New Issue
Block a user