Skip to content

Commit 87eaf80

Browse files
committedJan 7, 2025
typo
1 parent 072ab4a commit 87eaf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/realm-server/tests/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import './virtual-network-test';
1414
import './billing-test';
1515

1616
// 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
17+
// This forces the test to end with the correct response code. Note that a
1818
// message "Error: Process exited before tests finished running" will be
1919
// displayed because of this approach.
2020
import QUnit from 'qunit';

0 commit comments

Comments
 (0)