Skip to content

Commit

Permalink
test os.chdir
Browse files Browse the repository at this point in the history
  • Loading branch information
rpkyle committed Oct 11, 2019
1 parent b2c26c7 commit 54d2c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/clientside/test_clientside.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@


def test_rscc001_clientside(dashr):
os.chdir(os.path.dirname(__file__))
dashr.start_server(app)
dashr.wait_for_text_to_equal(
'#output-clientside',
Expand Down

0 comments on commit 54d2c5c

Please sign in to comment.