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
{{ message }}
This repository was archived by the owner on May 11, 2021. It is now read-only.
Summary:
QTip in addExamplesToInput (utils/answer-types.js:53) was
crashing several tests. This commit stubs out the jQuery
qtip function so that these tests pass again.
Test Plan:
* run a server (`http-server -p 6060 .`)
* run the tests ( http://localhost:6060/test/ )
Auditors: alex
0 commit comments