Commit 183e39aa authored by Fabien Potencier's avatar Fabien Potencier

Merge branch '1.3'

* 1.3:
  Revert "minor #1410 Update testing.rst - preventing Fatal Error: Class 'Silex\WebTestCase' not found (Czarnodziej)"
parents 591f4c1c f017f55a
...@@ -192,7 +192,6 @@ look like this: ...@@ -192,7 +192,6 @@ look like this:
processIsolation="false" processIsolation="false"
stopOnFailure="false" stopOnFailure="false"
syntaxCheck="false" syntaxCheck="false"
bootstrap="vendor/autoload.php"
> >
<testsuites> <testsuites>
<testsuite name="YourApp Test Suite"> <testsuite name="YourApp Test Suite">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment