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
// test('Has the Search button been clicked. You have to physically click the search button within the first 2 seconds to make this test pass', function(assert) {
// var done = assert.async();
// setTimeout (function(){
// var submitButton = document.getElementById('search');