mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
global.afterEach(() => {
|
|
document.body.innerHTML = '';
|
|
}); |