Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaya-mankad committed Nov 29, 2023
1 parent 29d0a64 commit 6f78b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_atheneum.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

def test_answer():
"""Example of a python unit test"""
assert Atheneum().answer() == 42
assert Atheneum().answer("We apologize for the inconvenience...") == 42

0 comments on commit 6f78b9d

Please sign in to comment.