Skip to content

Commit c97f36e

Browse files
Update OptimizelySDK.Tests/OptimizelyUserContextTest.cs
Co-authored-by: Jae Kim <[email protected]>
1 parent 9ca271c commit c97f36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OptimizelySDK.Tests/OptimizelyUserContextTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ public void DecideWhenConfigIsNull()
425425
}
426426

427427
[Test]
428-
public void DecideWithUspShouldOnlyLookupSaveOnce()
428+
public void DecideWithUpsShouldOnlyLookupSaveOnce()
429429
{
430430
var flagKeyFromTestDataJson = "double_single_variable_feature";
431431
var userProfileServiceMock = makeUserProfileServiceMock();

0 commit comments

Comments
 (0)