Commit 2b0e03e
committed
Fix test failing due to assuming a different default locale
TransactionTest.testCreateAutoBalanceSplit assumed a default locale with
EUR commodity. The default commodity is set in new Transaction objects,
which might change depending on the environment where the tests are run.
Now we set it explicitly in the tests.1 parent a0d8d10 commit 2b0e03e
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments