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 3a203cc commit 5974471Copy full SHA for 5974471
1 file changed
Buttplug.Test/Devices/Protocols/YououTests.cs
@@ -32,7 +32,7 @@ public class YououTests
32
public async Task Init()
33
{
34
testUtil = new ProtocolTestUtils();
35
- await testUtil.SetupTest<YououProtocol>("Youou", new List<DeviceConfiguration>());
+ await testUtil.SetupTest<YououProtocol>("Youou");
36
}
37
38
[Test]
0 commit comments