Skip to content

Commit

Permalink
Update test_line_positive.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 5, 2024
1 parent 93281c1 commit 5b549e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kyu_3/line_safari_is_that_a_line/test_line_positive.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class LinePositiveTestCase(unittest.TestCase):
def test_line_positive(self):
"""
Positive test cases.
:return:
"""
allure.dynamic.title("Testing Line Safari functionality - POSITIVE")
Expand Down

0 comments on commit 5b549e9

Please sign in to comment.