Commit 9765db2
authored
Integration tests add DISABLE_DATABASE_DUMP flag
I think this should fix #134
I never extract this database dump from the github action anyway, so turning it off is no great loss (and may actually speed things up by a few seconds?).
I have verified this process by bodging in the `sed` hack via `magento_post_install_script` which can be seen here convenient/magento-broken-integration-tests-events#21 parent 48b5c7d commit 9765db2
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
| |||
0 commit comments