Skip to content

Commit 1740c7e

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: let test fail if an expected exception is not thrown Bump Symfony version to 7.1.5 Update VERSION for 7.1.4 Update CHANGELOG for 7.1.4
2 parents 5a92e38 + 92ab8d3 commit 1740c7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Test/Constraint/ResponseStatusCodeSameTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ public function testReducedVerbosity()
5454

5555
return;
5656
}
57+
58+
$this->fail();
5759
}
5860
}

0 commit comments

Comments
 (0)