Skip to content

Commit

Permalink
Temporarily suspend test_microsim.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Oct 3, 2024
1 parent 54c1aa0 commit 1e54266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fiscalsim_us/tests/microsimulation/test_microsim.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest


@pytest.mark.local
@pytest.mark.skipif(True, reason="This test temporarily suspended.")
def test_microsim_runs_cps():
import numpy as np
from fiscalsim_us import Microsimulation
Expand Down

0 comments on commit 1e54266

Please sign in to comment.