Commit 48b9a43
committed
Fixed issue with default identifiers
The `FakeRepository` was updated to assign `Id`s to the `Root:Web` and its children, in order to support the `LayoutController_Menu` test. This disrupted the `ITopicRepositoryTest_SaveTest` test. To mitigate this, the latter was updated to test the `Id`s of the `Root:Configuration` instead (which retains the default values of `-1`).1 parent f4051f5 commit 48b9a43
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments