Commit f248bae
committed
Try fixing intermittent tests with different database cleaner strategy
The database cleaner documentation warns that using a different database connection breaks the ability to use the transaction strategy. I thought it's possible this might be the cause for the intermittent test if rake tasks use a different process or connection.
I've also added logging in the previous commit so even if this doesn't fix the issue we may have other clues next time.1 parent b667632 commit f248bae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments