File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/NexusMods.DataModel.Tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ public async Task LoadoutsWithLibraryItem_ShouldReturnCorrectLoadouts()
144
144
}
145
145
146
146
[ Fact ]
147
- public async Task ReplaceLibraryItemsInAllLoadouts_ShouldReplaceItemsAcrossLoadouts ( )
147
+ public async Task ReplaceLinkedItemsInAllLoadouts_ShouldReplaceItemsAcrossLoadouts ( )
148
148
{
149
149
// Arrange
150
150
// Create two loadouts
@@ -209,7 +209,7 @@ public async Task ReplaceLibraryItemsInAllLoadouts_ShouldReplaceItemsAcrossLoado
209
209
}
210
210
211
211
[ Fact ]
212
- public async Task ReplaceLibraryItemsInAllLoadouts_ShouldRespectReadOnlyCollectionFilter ( )
212
+ public async Task ReplaceLinkedItemsInAllLoadouts_ShouldRespectReadOnlyCollectionFilter ( )
213
213
{
214
214
// Arrange
215
215
// Create two loadouts
You can’t perform that action at this time.
0 commit comments