Skip to content

Commit

Permalink
Update tests/next_tests/integration_tests/cases.py
Browse files Browse the repository at this point in the history
Co-authored-by: Till Ehrengruber <[email protected]>
  • Loading branch information
nfarabullini and tehrengruber authored Dec 2, 2024
1 parent 32be9e8 commit 9c18a0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/next_tests/integration_tests/cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,6 @@ def unstructured_case(
mesh_descriptor,
exec_alloc_descriptor: test_definitions.EmbeddedDummyBackend | next_backend.Backend,
):
ditc_3d = mesh_descriptor.offset_provider
ditc_3d["Koff"] = KDim
yield Case(
None
if isinstance(exec_alloc_descriptor, test_definitions.EmbeddedDummyBackend)
Expand Down

0 comments on commit 9c18a0f

Please sign in to comment.