mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-18 08:15:48 +08:00
fixed the build-errors
All of which I introduced earlier.
This commit is contained in:
committed by
Patrik Svensson
parent
dc402220f2
commit
023c77ff09
@@ -246,7 +246,9 @@ public sealed class TypeRegistrarBaseTests
|
||||
|
||||
private class AnotherMockService : IMockService
|
||||
{
|
||||
public AnotherMockService(string _){}
|
||||
public AnotherMockService(string ignore)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user