Skip to content

Commit 044330b

Browse files
authored
Update main_test.js
1 parent 1e54cc0 commit 044330b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab3/main_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ describe('Calculator', () => {
5353
assert.throws(() => calculator.log(0), Error);
5454
});
5555
});
56-
});
56+
});

0 commit comments

Comments
 (0)