Skip to content

Commit 9a4536d

Browse files
committed
test update
1 parent 442dbc8 commit 9a4536d

File tree

1 file changed

+1
-1
lines changed
  • Sprint-2/2-mandatory-debug

1 file changed

+1
-1
lines changed

Sprint-2/2-mandatory-debug/1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ function sum(a, b) {
1919
return a + b;
2020
}
2121

22-
console.log(`The sum of 10 and 32 is ${sum(10, 32)}`);
22+
console.log(`The sum of 10 and 32 is ${sum(10, 32)}`);

0 commit comments

Comments
 (0)