Skip to content

Commit

Permalink
test: ✅ update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
thkruz committed Jan 17, 2024
1 parent bd39ed4 commit d4015d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/utils/__snapshots__/functions.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ exports[`functions should be calculate csch 1`] = `0.8509181282393216`;

exports[`functions should be calculate deg2rad 1`] = `0.017453292519943295`;

exports[`functions should be calculate derivative 1`] = `[Function]`;

exports[`functions should be calculate gamma 1`] = `1`;

exports[`functions should be calculate linearInterpolate 1`] = `0.75`;
Expand Down

0 comments on commit d4015d0

Please sign in to comment.