Skip to content

Commit

Permalink
Merge pull request mozilla#10 from davehunt/native-mark
Browse files Browse the repository at this point in the history
Added a native mark
  • Loading branch information
Matt Brandt committed Feb 3, 2012
2 parents 6a76307 + 74c3300 commit bae4dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_start_page.py
Expand Up @@ -47,6 +47,7 @@
class TestStartPage:

@nondestructive
@pytest.mark.native
def test_learn_more_tooltip_visibility(self, mozwebqa):
start_page = StartPage(mozwebqa)
start_page.hover_over_learn_more_link()
Expand Down

0 comments on commit bae4dc7

Please sign in to comment.