aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/shallow-with-store.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/shallow-with-store.js')
-rw-r--r--test/lib/shallow-with-store.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/shallow-with-store.js b/test/lib/shallow-with-store.js
index 10c02a18c..9df10a3c5 100644
--- a/test/lib/shallow-with-store.js
+++ b/test/lib/shallow-with-store.js
@@ -17,4 +17,4 @@ function mountWithStore (component, store) {
store,
}
return mount(component, {context})
-} \ No newline at end of file
+}