Commit c1ee079
committed
disable bootstrap for FixtureHistory tests
The test assertions expect the db to be empty.
Previously, bootstrap was disabled by default, but now we've enabled it by default.
Therefore we need to disable bootstrap explicitly in these tests.1 parent 060202c commit c1ee079
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- src/test/java/org/fairdatapoint/database/db/repository/bootstrap
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments