@@ -609,6 +609,4 @@ |
||
| 609 | 609 | public function assertValidationErrors(array $expected, ContainerInterface $container) |
| 610 | 610 | { |
| 611 | 611 | $this->getContainer()->get('liip_functional_test.http_assertions') |
| 612 | - ->assertValidationErrors($expected, $container); |
|
| 613 | - } |
|
| 614 | -} |
|
| 612 | + ->assertValidationErrors($expected, $container |
|
| 615 | 613 | \ No newline at end of file |
@@ -609,6 +609,4 @@ |
||
| 609 | 609 | public function assertValidationErrors(array $expected, ContainerInterface $container) |
| 610 | 610 | { |
| 611 | 611 | $this->getContainer()->get('liip_functional_test.http_assertions') |
| 612 | - ->assertValidationErrors($expected, $container); |
|
| 613 | - } |
|
| 614 | -} |
|
| 612 | + ->assertValidationErrors($expected, $container |
|
| 615 | 613 | \ No newline at end of file |