You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automatically generated testmaker tests do not work because of a syntax error. The syntax error is because the context variables contain single quotes that are not escaped properly.
The text was updated successfully, but these errors were encountered:
Hrm, this is a persistent problem and rather annoying, because the tests look really ugly with triple quotes around them. I guess I could look at properly escaping variables somehow. Thanks for the report!
The automatically generated testmaker tests do not work because of a syntax error. The syntax error is because the context variables contain single quotes that are not escaped properly.
The text was updated successfully, but these errors were encountered: