Skip to content
Snippets Groups Projects
Commit 7ee16298 authored by wep23441's avatar wep23441
Browse files

tests

parent b25113ad
Branches
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ if __name__ == "__main__":
print("4. Cast division spell ✨")
print("5. Conjure magic circle area 🔮")
choice = input("Enter your choice (1/2/3/4/5): ")
choice = 2 # input("Enter your choice (1/2/3/4/5): ")
if choice == "5":
# pragma: no cover
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment