PR
This commit is contained in:
parent
304127ec0d
commit
1d7cff48d4
19 changed files with 159 additions and 156 deletions
|
@ -153,7 +153,7 @@ namespace Microsoft.Extensions.DependencyModel.Tests
|
|||
|
||||
exception.Message.Should()
|
||||
.Contain(F.SecondAssemblyPath)
|
||||
.And.Contain(library.PackageName);
|
||||
.And.Contain(library.Name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue