File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
</testsuite >
23
23
</testsuites >
24
24
25
- <listeners >
26
- <listener class =" LaminasIntegrationTest\Db\IntegrationTestListener " file =" ./test/integration/IntegrationTestListener .php" />
27
- </listeners >
25
+ <extensions >
26
+ <extension class =" LaminasIntegrationTest\Db\IntegrationTestPHPUnitExtension " file =" ./test/integration/IntegrationTestPHPUnitExtension .php" />
27
+ </extensions >
28
28
29
29
<php >
30
30
<!-- Integration Test Variables -->
Original file line number Diff line number Diff line change 19
19
</testsuite >
20
20
</testsuites >
21
21
22
- <listeners >
23
- <listener class =" LaminasIntegrationTest\Db\IntegrationTestListener " file =" ./test/integration/IntegrationTestListener .php" />
24
- </listeners >
22
+ <extensions >
23
+ <extension class =" LaminasIntegrationTest\Db\IntegrationTestPHPUnitExtension " file =" ./test/integration/IntegrationTestPHPUnitExtension .php" />
24
+ </extensions >
25
25
26
26
<php >
27
27
<!-- Note: the following is a FULL list of ALL POSSIBLE constants
You can’t perform that action at this time.
0 commit comments