mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
all tests passing??
This commit is contained in:
parent
426d54ac06
commit
dde14ccb2b
@ -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(){
|
||||
|
Loading…
Reference in New Issue
Block a user