Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Jun 9, 2024
1 parent 4aa1c49 commit a385b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optika/materials/_tests/test_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class TestLayerSequence(
AbstractTestAbstractLayerSequence,
):

@pytest.mark.parametrize("item", [0, slice(0, 1)])
def test__getitem__(
self,
a: optika.materials.LayerSequence,
Expand Down

0 comments on commit a385b71

Please sign in to comment.