Skip to content

Commit 3ef68ea

Browse files
committed
adding description attribute regarding regression case
1 parent 59b1317 commit 3ef68ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Assets/Tests/InputSystem/Plugins/HIDTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ public void Devices_CanParseHIDDescriptor_WithSignedLogicalMinAndMaxValues(byte
424424
// logged "Could not create a device for ...", so the device never showed up.
425425
[Test]
426426
[Category("Devices")]
427+
[Description("Regression test for case UUM-143659")]
427428
public void Devices_CanCreateGenericHID_FromGamepadWithEightBitHatSwitch()
428429
{
429430
// Minimal Gamepad collection that contains a hat switch whose Report Size

0 commit comments

Comments
 (0)