Skip to content

Commit f477c12

Browse files
Make test portable
1 parent d650471 commit f477c12

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)