summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-04-02 15:48:20 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-04-02 15:48:20 -0700
commit1fc816b150e6baba3be361b5904ca8ef364faaad (patch)
treefee46fcef7314319fbccdd38a8c0b81823034bc6
parent91262718093924a9bd33b5f51f6e0b970077151c (diff)
Initial snapshots commit
-rw-r--r--src/__snapshots__/use-sunlight.test.js.snap3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/__snapshots__/use-sunlight.test.js.snap b/src/__snapshots__/use-sunlight.test.js.snap
new file mode 100644
index 0000000..df74173
--- /dev/null
+++ b/src/__snapshots__/use-sunlight.test.js.snap
@@ -0,0 +1,3 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[`computeLightLevel 1`] = `0`;