Commit cc2bd74
committed
test(hydra): isolate Issue7953 fixture table to fix behat collision
| Q | A
| ------------- | ---
| Branch? | 4.3
| Tickets | refs #7953
| License | MIT
| Doc PR | ∅
Entity\Dummy and Entity\Issue7953\Dummy both auto-derive table name
"Dummy", so SchemaTool::createSchema throws TableAlreadyExists and
cascades 500s through every later behat scenario.1 parent 53b59cd commit cc2bd74
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments