mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2026-03-13 09:50:09 +08:00
fix(CI): Fix Pathfinding import at CI
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import PathFinding from '../src/engine/PathFinding';
|
||||
import { PathFinding } from '../src/engine/PathFinding';
|
||||
|
||||
describe('calculating start and end points', function () {
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user