We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd88f6c + f477c12 commit b00b185Copy full SHA for b00b185
tests/end-to-end/logging/teamcity-print-deprecation.phpt
@@ -31,6 +31,6 @@ require realpath($parentDirectory . '/../bootstrap.php');
31
32
##teamcity[testStarted name='testThree' locationHint='php_qn:%sDeprecationTest.php::\PHPUnit\TestFixture\TestRunnerStopping\DeprecationTest::testThree' flowId='%d']
33
34
-##teamcity[testFinished name='testThree' duration='0' flowId='%d']
+##teamcity[testFinished name='testThree' duration='%d' flowId='%d']
35
36
##teamcity[testSuiteFinished name='PHPUnit\TestFixture\TestRunnerStopping\DeprecationTest' flowId='%d']
0 commit comments