Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade wptrunner #12223

Closed
wants to merge 8 commits into from
Prev

Fix pytest import.

  • Loading branch information
jdm committed Jul 7, 2016
commit 56ce7da020d75e11b23c9b0d602b561c45fe8e20
@@ -2,7 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.

import pytest
from tools import pytest

@pytest.fixture
def webdriver():
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.