We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a421868 commit 75c3e38Copy full SHA for 75c3e38
1 file changed
tests/Unity.Specification/Parameter.cs
@@ -13,7 +13,7 @@ public override IUnityContainer GetContainer()
13
}
14
15
[TestClass]
16
- public class Injected : Unity.Specification.Parameter.Injected.SpecificationTests
+ public class Injected : Unity.Specification.Parameter.Injection.SpecificationTests
17
{
18
public override IUnityContainer GetContainer()
19
@@ -63,7 +63,7 @@ public override IUnityContainer GetContainer()
63
64
65
66
67
68
69
0 commit comments