Commit f3a4c2f
test(seed data completeness): clear schema cache in specs to avoid stale data
Clear ActiveRecord schema cache before fetching columns in seed data completeness specs to prevent stale data issues during parallel test runs.
Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>1 parent 570e50d commit f3a4c2f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
0 commit comments