michaltakac/mathworldvr

View on GitHub
src/reducers/parametricFunction/__snapshots__/index.test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`parametricFunction PARAMETRIC_FUNCTION_SET_EQUATION 1`] = `
Object {
  "equation": "x^2 - y^2",
}
`;