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
st.ok(expectError(output,'SOLCError','Multiple sources provided, but compiler only supports single input')||expectError(output,'Parser error','Parser error: Source not found.'));
587
+
st.ok(expectError(output,'JSONError','Multiple sources provided, but compiler only supports single input.')||expectError(output,'Parser error','Parser error: Source not found.'));
0 commit comments