Advanced Foundry: Create Deployment Script. Running this test testConvertSvgToUri() reverts #3518
Replies: 1 comment 5 replies
-
Hello @kelechukwu1, Please set your "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgd2lkdGg9IjQwMCIgIGhlaWdodD0iNDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwMCIgZmlsbD0ieWVsbG93IiByPSI3OCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIzIi8+PGcgY2xhc3M9ImV5ZXMiPjxjaXJjbGUgY3g9IjcwIiBjeT0iODIiIHI9IjEyIi8+PGNpcmNsZSBjeD0iMTI3IiBjeT0iODIiIHI9IjEyIi8+PC9nPjxwYXRoIGQ9Im0xMzYuODEgMTE2LjUzYy42OSAyNi4xNy02NC4xMSA0Mi04MS41Mi0uNzMiIHN0eWxlPSJmaWxsOm5vbmU7IHN0cm9rZTogYmxhY2s7IHN0cm9rZS13aWR0aDogMzsiLz48L3N2Zz4=" |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I coded along as I watched Patrick, but in the end, my test fails with the message I attached at the end of this thread.
Hi, I am at this section of the course, I coded along but when testing for testConvertSvgToUri(), it reverts with an error, if anyone can help me look into my code, I'll be happy.
##Here are the codes below:
when running this testConvertSvgToUri() test, it reverts with this error, meanwhile i followed and coded along with Patrick
Beta Was this translation helpful? Give feedback.
All reactions