Skip to content

Commit

Permalink
Fix IntervalTree search bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hexsprite committed Jan 19, 2024
1 parent 39e5c3a commit a29e244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__snapshots__/IntervalTree.spec.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Bun Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`IntervalTree search bugs 1`] = `
[
Expand Down

0 comments on commit a29e244

Please sign in to comment.