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 9bee647 commit f8f6aa4Copy full SHA for f8f6aa4
Assets/Tests/InputSystem/Plugins/iOSTests.cs
@@ -70,7 +70,7 @@ public void Devices_SupportsiOSGamePad(string product, Type deviceType, Type par
70
[Test]
71
[Category("Devices")]
72
// this is a new test, as we need to assert the Nintendo layout (e.g. buttonSouth == B button)
73
- public void Devices_SupportsProControlleriOS()
+ public void Devices_SupportsSwitchProControlleriOS()
74
{
75
var device = InputSystem.AddDevice(
76
new InputDeviceDescription
0 commit comments