aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0c7af5690..86c832eb1 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,9 @@
62 "confirm", 62 "confirm",
63 "it", 63 "it",
64 "after", 64 "after",
65 "afterEach",
65 "before", 66 "before",
67 "beforeEach",
66 "describe" 68 "describe"
67 ] 69 ]
68 } 70 }