Skip to content

Commit

Permalink
test: disable orso test
Browse files Browse the repository at this point in the history
  • Loading branch information
jokasimr committed Oct 24, 2023
1 parent 52ac457 commit 0dc7266
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/reflectometry/corrections_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ def test_normalize_by_counts_fails_when_ncounts_is_too_small():
_ = corrections.normalize_by_counts(array)


# TODO
@pytest.mark.skip(reason="Orso disabled for now.")
def test_normalize_by_counts_orso():
"""
Tests the corrections.normalize_by_counts function
Expand Down

0 comments on commit 0dc7266

Please sign in to comment.