Lesson 6 test_fund_me timestamp 5:49:45 #1242
Answered
by
cromewar
santoroeth
asked this question in
Q&A
-
|
hello, I have this error when running the test "test_fund_me" can you help me, please this is my "test_fund_me.py" and my "deply.py" thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Mar 10, 2022
Replies: 1 comment 1 reply
-
|
Hello @santoroeth in tx2 you have the following; |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
santoroeth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Hello @santoroeth in tx2 you have the following;
tx2 = fund_me.fund_me.withdraw()this is a typo you must not usefund_metwice.I hope this info might help.