Skip to content

Commit 42a5dca

Browse files
author
Dmytro Voskoboinikov
committed
MAGETWO-35065: Integrity constraint violation produced but not caught on L2 build
1 parent 98adae4 commit 42a5dca

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/framework/Magento/TestFramework/Annotation

1 file changed

+1
-0
lines changed

dev/tests/integration/framework/Magento/TestFramework/Annotation/DataFixture.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ protected function getDbIsolationState(\PHPUnit_Framework_TestCase $test)
158158
* Execute single fixture script
159159
*
160160
* @param string|array $fixture
161+
* @throws \Exception
161162
*/
162163
protected function _applyOneFixture($fixture)
163164
{

0 commit comments

Comments
 (0)