diff options
Diffstat (limited to 'src/__snapshots__')
-rw-r--r-- | src/__snapshots__/use-sunlight.test.js.snap | 3 |
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`; |