Skip to content

Commit

Permalink
Update tests/test_modules.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau authored Mar 6, 2024
1 parent 0f17720 commit 9828818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def test_module_1():
assert m.module is logging


#@pytest.mark.xfail(reason="Fails on CI not locally")
@pytest.mark.parametrize('modname', ['statistics', 'decimal', 'netrc'])
def test_filename_noload_1(modname):

Expand Down

0 comments on commit 9828818

Please sign in to comment.