all tests passing??

This commit is contained in:
Josh de Leeuw 2017-07-11 11:08:49 -04:00
parent 426d54ac06
commit dde14ccb2b

View File

@ -96,8 +96,6 @@ describe('timeline variables are correctly evaluated', function(){
utils.pressKey(65); // 'a'
expect(jsPsych.getDisplayElement().innerHTML).toMatch('button');
console.log(jsPsych.getDisplayElement().innerHTML);
});
test('when used with a plugin that has a FUNCTION parameter type', function(){