You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on sf 4.1.7 with phpunit 7.4.
If I run tests with process isolation = true, tests are not transactional 😕
Instead with process isolation = false all works well
The text was updated successfully, but these errors were encountered:
I'm working on sf 4.1.7 with phpunit 7.4.
If I run tests with
process isolation = true
, tests are not transactional 😕Instead with
process isolation = false
all works wellThe text was updated successfully, but these errors were encountered: