Skip to content

Commit bf8bd94

Browse files
authored
Update mathutils.test.js
1 parent 5c85350 commit bf8bd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/utils/__tests__/mathutils.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// A basic test file in jest for the mathutils.js
1+
// A basic test file in jest framework for the mathutils.js
22
const MathUtility = require("./mathutils.js");
33

44
describe('MathUtility', () => {

0 commit comments

Comments
 (0)