Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Apr 3, 2024
1 parent eda55bf commit 6a83179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/execution_time_plugin.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ describe("executionTimePluginTest", () => {

ExecutionTimePlugin.resetExecutionTime();
expect(ExecutionTimePlugin.getTotalExecutionTime()).toEqual(0n);
})
});
});

0 comments on commit 6a83179

Please sign in to comment.