Commit 2555d7c
committed
Remove PHPUnit startup diagnostics
The diagnostics have served their purpose: phpunit --version,
--list-tests, and standalone bootstrap all run fine, so the segfault
is specific to test execution (likely inside WP_SQLite_Driver's setUp
path). Drop the step to keep the workflow focused on the pass/fail
signal.1 parent 6f994f1 commit 2555d7c
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 126 | | |
140 | 127 | | |
141 | 128 | | |
| |||
0 commit comments