Skip to content

Commit

Permalink
switch to regular flaky (#3330)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored Apr 10, 2020
1 parent b235680 commit 52ea549
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion iap/iap_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"""Test script for Identity-Aware Proxy code samples."""

from gcp_devrel.testing.flaky import flaky
from flaky import flaky

import make_iap_request
import validate_jwt
Expand Down
1 change: 0 additions & 1 deletion iap/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pytest==5.3.2
gcp-devrel-py-tools==0.0.15
flaky==3.6.1

0 comments on commit 52ea549

Please sign in to comment.