Skip to content

Commit 59a3087

Browse files
committed
Updating .md file
1 parent f48c599 commit 59a3087

File tree

3 files changed

+1343
-189
lines changed

3 files changed

+1343
-189
lines changed

Tests/L2Tests/L2TestsPlugin/tests/UserSettings_L2Test.cpp

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -894,11 +894,11 @@ TEST_F(UserSettingTest, SetAndGetMethodsUsingJsonRpcConnectionSuccessCase)
894894
uint32_t signalled = UserSettings_StateInvalid;
895895

896896
bool enabled = true;
897-
bool pinControl = true;
898-
bool liveWatershed = true;
899-
bool playbackWatershed = true;
900-
bool blockNotRatedContent = true;
901-
bool pinOnPurchase = true;
897+
bool pinControl = true;
898+
bool liveWatershed = true;
899+
bool playbackWatershed = true;
900+
bool blockNotRatedContent = true;
901+
bool pinOnPurchase = true;
902902

903903
string preferredLanguages = "en";
904904
string presentationLanguage = "fra";

0 commit comments

Comments
 (0)