We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e54cc0 commit 044330bCopy full SHA for 044330b
lab3/main_test.js
@@ -53,4 +53,4 @@ describe('Calculator', () => {
53
assert.throws(() => calculator.log(0), Error);
54
});
55
56
-});
+});
0 commit comments