Remove old tests
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,2 @@
|
||||
/vendor
|
||||
|
||||
/composer.lock
|
||||
|
||||
@@ -33,4 +33,4 @@ install:
|
||||
script:
|
||||
- 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/)
|
||||
|
||||
|
||||
[WIP] Integrates Behat with Symfony (both 2 and 3).
|
||||
Integrates Behat with Symfony (both 2 and 3).
|
||||
Inspired by [Behat/Symfony2Extension](https://github.com/Behat/Symfony2Extension).
|
||||
|
||||
## Differences
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
default:
|
||||
extensions:
|
||||
FriendsOfBehat\SymfonyExtension: ~
|
||||
Reference in New Issue
Block a user