Skip to content

Commit

Permalink
retest
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhung9630 committed Sep 20, 2024
1 parent 595d985 commit 010a011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MULTI_FLOWS/tc0114.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import time
import os

def test_01_14(url):
def test_01_14():
with SB(
extension_dir=os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'temp', 'metamask-chrome'))
) as sb:
Expand Down

0 comments on commit 010a011

Please sign in to comment.