Skip to content

Commit fb2a286

Browse files
Merge branch '10.5'
2 parents ae22b51 + c9752ec commit fb2a286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/end-to-end/logging/teamcity-data-provider.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Runtime: %s
2828

2929
##teamcity[testStarted name='testOne with data set #1' locationHint='php_qn:///%sDataProviderTest.php::\PHPUnit\TestFixture\TeamCity\DataProviderTest::testOne with data set #1' flowId='%d']
3030

31-
##teamcity[testFailed name='testOne with data set #1' message='Failed asserting that false is true.' details='/%sDataProviderTest.php:20|n' duration='%d' flowId='%d']
31+
##teamcity[testFailed name='testOne with data set #1' message='Failed asserting that false is true.' details='/%sDataProviderTest.php:28|n' duration='%d' flowId='%d']
3232

3333
##teamcity[testFinished name='testOne with data set #1' duration='%d' flowId='%d']
3434

@@ -42,7 +42,7 @@ There was 1 failure:
4242
1) PHPUnit\TestFixture\TeamCity\DataProviderTest::testOne with data set #1 (false)
4343
Failed asserting that false is true.
4444

45-
/%sDataProviderTest.php:20
45+
/%sDataProviderTest.php:28
4646

4747
FAILURES!
4848
Tests: 2, Assertions: 2, Failures: 1.

0 commit comments

Comments
 (0)