Skip to content

Commit b00b185

Browse files
Merge branch '10.5' into 11.3
2 parents fd88f6c + f477c12 commit b00b185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/logging/teamcity-print-deprecation.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ require realpath($parentDirectory . '/../bootstrap.php');
3131

3232
##teamcity[testStarted name='testThree' locationHint='php_qn:%sDeprecationTest.php::\PHPUnit\TestFixture\TestRunnerStopping\DeprecationTest::testThree' flowId='%d']
3333

34-
##teamcity[testFinished name='testThree' duration='0' flowId='%d']
34+
##teamcity[testFinished name='testThree' duration='%d' flowId='%d']
3535

3636
##teamcity[testSuiteFinished name='PHPUnit\TestFixture\TestRunnerStopping\DeprecationTest' flowId='%d']

0 commit comments

Comments
 (0)