Skip to content

Commit

Permalink
Add pytest.mark.linux to test_plot_oi (#1662)
Browse files Browse the repository at this point in the history
Co-authored-by: Colin Delahunty <72827203+colin99d@users.noreply.github.com>
  • Loading branch information
aia and colin99d authored Apr 9, 2022
1 parent 5bf4618 commit 427cc17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/openbb_terminal/stocks/options/test_tradier_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def test_display_chains(calls_only, max_sp, min_sp, mocker, puts_only):
)


@pytest.mark.linux
@pytest.mark.default_cassette("test_plot_oi")
@pytest.mark.vcr
@pytest.mark.parametrize(
Expand Down

0 comments on commit 427cc17

Please sign in to comment.