Files
feather/src/__tests__/__snapshots__/replace.node.test.js.snap
2018-05-17 23:08:17 -07:00

4 lines
168 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`throws an error when run in node environment 1`] = `"\`feather.replace()\` only works in a browser environment."`;