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
<li>You can execute every unit test by clicking on the <buttonclass='btn btn-primary'>Run All Tests</button> button.</li>
65
65
<li>After running all tests, you can generate an <ahref="">EARL Report</a> using the <buttonclass='btn btn-primary'>EARL Report</button> button.</li>
66
66
</ul>
67
+
<p>So that the test suite can access the processor to request resources, please be sure to add <code>Access-Control-Allow-Origin: *</code> to returned HTTP headers.</p>
0 commit comments