Skip to content

Commit

Permalink
different name to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Nov 10, 2023
1 parent fb145dc commit 6599796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/test_overrides.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ def foo(self) -> int:
pass


def test_sister_different1() -> None:
def test_sister_different2() -> None:
class ParentOne(object):
@abstractmethod
def foo(self) -> int:
Expand Down

0 comments on commit 6599796

Please sign in to comment.