Skip to content

Commit

Permalink
test: Re-enable TestTranslatedClick
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Jul 26, 2022
1 parent 8300c07 commit 2718f38
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 2718f38

Please sign in to comment.