The bundle is back!
The definition of service has changed, read the README.
This commit is contained in:
@ -40,6 +40,6 @@ class SoapRequestTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
private function loadRequestContentFixture($name)
|
||||
{
|
||||
return file_get_contents(__DIR__ . '/fixtures/' . $name);
|
||||
return file_get_contents(__DIR__.'/../Fixtures/Soap/'.$name);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user