tapscript
tapscript copied to clipboard
A test failure
Just a small problem, in "inscribe.test.ts", L21, new URL() failed in the windowOS, and it should use absolute URL
Thank you for the report. I currently do not have access to a windows machine. Can you post the error or a reference about it online?
yeah, I replace the #L21 into the absolute URL
otherwise it said
Thank you for the report. I will have to look at how the file URL is being resolved in that test case.