@@ -0,0 +1,4 @@
# test_main.py
from main import add
def test_add():
assert add(2, 3) == 5
The note is not visible to the blocked user.