Commit 1439e06
committed
Update test assertions for captured collection counts
Adjusted the first test to expect two captured items instead of one. Simplified the assertion in the second test to use Assert.Single for clarity and conciseness.1 parent b9e07e1 commit 1439e06
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- tests/KeeperData.Application.Tests.Unit/Orchestration/Imports/Sam/Holdings/Steps
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments