Skip to content

Commit 491abe7

Browse files
rootroot
authored andcommitted
0316
1 parent 2441316 commit 491abe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lab2/main_test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ const test = require('node:test');
22
const assert = require('assert');
33
const { Application, MailSystem } = require('./main');
44

5-
// TODO: write your tests here
6-
// Remember to use Stub, Mock, and Spy when necessary
5+
// TODO: write your tests here test
6+
// Remember to use Stub, Mock, and Spy when necessary

0 commit comments

Comments
 (0)