Skip to content

Commit

Permalink
re enabled long taking test
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Nov 6, 2019
1 parent f41c476 commit b8c298e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ class IrfDispersion:
OneComponentOneChannelGaussianIrf,
ThreeComponentParallel,
ThreeComponentSequential,
# IrfDispersion,
IrfDispersion,
])
@pytest.mark.parametrize("nnls", [True, False])
def test_kinetic_model(suite, nnls):
Expand Down

0 comments on commit b8c298e

Please sign in to comment.