fix renaming
This commit is contained in:
parent
7e1b645e97
commit
38623be54c
@ -467,7 +467,7 @@ public class ImportOfficeData extends ContextBasedTest {
|
||||
idsToRemove.add(id);
|
||||
}
|
||||
});
|
||||
assertThat(idsToRemove.size()).isEqualTo(9); // only from partner #99
|
||||
assertThat(idsToRemove.size()).isEqualTo(1); // only from partner #99
|
||||
idsToRemove.forEach(id -> debitors.remove(id));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user