Skip to content

Commit b2fbea7

Browse files
committed
Fix typo
1 parent 46d18a7 commit b2fbea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.mobile.notifications/Tests/Runtime/iOS/iOSNotificationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ public void iOSNotificationCalendarTrigger_AssignDateTimeComponents_OnlyChangesN
314314
}
315315

316316
[Test]
317-
public void OSNotificationCalendarTrigger_AssignNonEmptyComponents_Works()
317+
public void iOSNotificationCalendarTrigger_AssignNonEmptyComponents_Works()
318318
{
319319
var dt = new DateTime(2025, 1, 2, 3, 4, 5);
320320

0 commit comments

Comments
 (0)