aboutsummaryrefslogtreecommitdiffstats
path: root/types/tests.ts
diff options
context:
space:
mode:
Diffstat (limited to 'types/tests.ts')
-rw-r--r--types/tests.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/types/tests.ts b/types/tests.ts
index 9be30fc..fec995d 100644
--- a/types/tests.ts
+++ b/types/tests.ts
@@ -5,7 +5,7 @@
5 * file. 5 * file.
6 */ 6 */
7 7
8import '@japa/runner' 8import '@japa/runner';
9 9
10declare module '@japa/runner' { 10declare module '@japa/runner' {
11 interface TestContext { 11 interface TestContext {