Skip to content

Commit

Permalink
Updated final plugin test
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhang03 committed Jun 21, 2024
1 parent 593d4ce commit 61e1544
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/jspsych/tests/TestPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ import { PromiseWrapper } from "../src/timeline/util";

export const testPluginInfo = <const>{
name: "test",
version: "0.0.1",
parameters: {},
data: {},
};

class TestPlugin implements JsPsychPlugin<typeof testPluginInfo> {
Expand Down

0 comments on commit 61e1544

Please sign in to comment.