We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072ab4a commit 87eaf80Copy full SHA for 87eaf80
packages/realm-server/tests/index.ts
@@ -14,7 +14,7 @@ import './virtual-network-test';
14
import './billing-test';
15
16
// There is some timer that is preventing the node process from ending promptly.
17
-// This forces the test to end with the correct response code. Note than a
+// This forces the test to end with the correct response code. Note that a
18
// message "Error: Process exited before tests finished running" will be
19
// displayed because of this approach.
20
import QUnit from 'qunit';
0 commit comments