Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbynum committed Oct 27, 2023
1 parent 0c857d0 commit 2755bac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyomo/contrib/coramin/domain_reduction/tests/test_dbt.py
Original file line number Diff line number Diff line change
Expand Up @@ -786,9 +786,7 @@ def create_model(self):

return m

@pytest.mark.parallel
@pytest.mark.two_proc
@pytest.mark.three_proc
@pytest.mark.mpi
def test_bounds_tightening(self):
from mpi4py import MPI

Expand Down

0 comments on commit 2755bac

Please sign in to comment.