Skip to content

Commit

Permalink
Skip reserve test by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 committed Sep 7, 2023
1 parent fff1318 commit e7590aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SRT/tests/test_srt.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def test_get_reservations(srt):


def test_reserve_and_standby_option_settings(srt):
pytestconfig.getoption("--full", skip=True)
dep = "수서"
arr = "대전"
time = "000000"
Expand Down

0 comments on commit e7590aa

Please sign in to comment.