Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
declare-jim committed Dec 25, 2024
1 parent 8005066 commit 891aa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def test_hello(unit_test_mocks: None):
hello_test()


def test_int_hello():
def test_init_hello():
"""
This test is marked implicitly as an integration test because the name contains "_init_"
https://docs.pytest.org/en/6.2.x/example/markers.html#automatically-adding-markers-based-on-test-names
Expand Down

0 comments on commit 891aa50

Please sign in to comment.