Skip to content

Enforce all test suites calling parent::setUp and parent::tearDown #61195

@provokateurin

Description

@provokateurin
grep -L "parent::setUp()" $(grep -l "function setUp()" -r tests)
grep -L "parent::tearDown()" $(grep -l "function tearDown()" -r tests)

Metadata

Metadata

Assignees

Labels

1. to developAccepted and waiting to be taken care ofphpPull requests that update Php codetestsRelated to tests

Type

No fields configured for Bug.

Projects

Status
To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions