Skip to content

Commit

Permalink
Merge pull request #9369 from unoplatform/dev/mazi/re-enable-test
Browse files Browse the repository at this point in the history
test: Re-enable TestTranslatedClick
  • Loading branch information
MartinZikmund authored Jul 26, 2022
2 parents 8300c07 + 2718f38 commit 4987468
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public void TestTranslatedTap()

[Test]
[AutoRetry]
[ActivePlatforms(Platform.Android, Platform.iOS)]
public void TestTranslatedClick()
=> RunSequence("TranslatedClick", TranslateOverElement);

Expand Down

0 comments on commit 4987468

Please sign in to comment.