Skip to content

Commit 3607565

Browse files
authored
Skip another sunpy test
1 parent 357af02 commit 3607565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ commands =
4545
pytest --pyargs astropy -m "not hypothesis" -Wdefault
4646
pip install --no-build-isolation "sunpy[all,tests] @ git+https://github.com/sunpy/sunpy.git"
4747
pip freeze
48-
pytest --pyargs sunpy -k "not test_saveframe and not test_hpc_observer_version and not test_hcc_observer_version" -Wdefault
48+
pytest --pyargs sunpy -k "not test_saveframe and not test_hpc_observer_version and not test_hcc_observer_version and not test_simple_write_compressed_difftypeinst" -Wdefault
4949

5050
[testenv:style]
5151
skip_install = true

0 commit comments

Comments
 (0)