diff --git a/SimpleGPIO.Tests/Components/DotMatrixTests.cs b/SimpleGPIO.Tests/Components/DotMatrixTests.cs index 2ac8c70..e3963cd 100644 --- a/SimpleGPIO.Tests/Components/DotMatrixTests.cs +++ b/SimpleGPIO.Tests/Components/DotMatrixTests.cs @@ -7,7 +7,7 @@ namespace SimpleGPIO.Tests.Components; public sealed class DotMatrixTests { - private static DotMatrix.PinSet StubPinSet(IReadOnlyList pins) + private static DotMatrix.PinSet StubPinSet(PinStub[] pins) { return new DotMatrix.PinSet {