aboutsummaryrefslogtreecommitdiffstats
path: root/types/tests.ts
diff options
context:
space:
mode:
authorLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2024-02-10 18:37:40 -0700
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2024-02-13 06:59:44 +0530
commite1c47572a6235fd8fd20af888ac3a11c7ae1369d (patch)
tree2dccff36a441916d7014037cef3f7ce84a790cad /types/tests.ts
parentrefactor: project maintenance (diff)
downloadferdium-server-e1c47572a6235fd8fd20af888ac3a11c7ae1369d.tar.gz
ferdium-server-e1c47572a6235fd8fd20af888ac3a11c7ae1369d.tar.zst
ferdium-server-e1c47572a6235fd8fd20af888ac3a11c7ae1369d.zip
updates
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 {