Change skip to xfail

explicit_write_pps_on_exit
jaredgoldman 2023-02-28 13:40:21 -05:00
parent a6257ae615
commit 882032e3a3
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ def test_sell(
)
@pytest.mark.skip(reason='Due to precision issues, this test will currently fail')
@pytest.mark.xskip(reason='Due to precision issues, this test will currently fail')
def test_multi_sell(
open_test_pikerd_and_ems: AsyncContextManager,
delete_testing_dir