Skip to content

Commit

Permalink
Merge branch '11.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 28, 2024
2 parents 1376cce + fe785e3 commit 06b7571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/end-to-end/event/template-methods-isolation.phpt
Expand Up @@ -42,7 +42,6 @@ Pre Condition Method Called (PHPUnit\TestFixture\Event\TemplateMethodsTest::asse
Pre Condition Method Finished:
- PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPreConditions
Test Prepared (PHPUnit\TestFixture\Event\TemplateMethodsTest::testOne)
Assertion Succeeded (Constraint: is true, Value: true)
Post Condition Method Called (PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPostConditions)
Post Condition Method Finished:
- PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPostConditions
Expand All @@ -65,7 +64,6 @@ Pre Condition Method Called (PHPUnit\TestFixture\Event\TemplateMethodsTest::asse
Pre Condition Method Finished:
- PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPreConditions
Test Prepared (PHPUnit\TestFixture\Event\TemplateMethodsTest::testTwo)
Assertion Succeeded (Constraint: is true, Value: true)
Post Condition Method Called (PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPostConditions)
Post Condition Method Finished:
- PHPUnit\TestFixture\Event\TemplateMethodsTest::assertPostConditions
Expand Down

0 comments on commit 06b7571

Please sign in to comment.