This commit is contained in:
Nikolay Rozhkov 2023-06-25 00:23:42 +03:00
parent b23e86aea3
commit db2a556f62

View File

@ -1,4 +1,4 @@
import { imgSnapshotTest, renderGraph } from '../../helpers/util.js';
import { imgSnapshotTest } from '../../helpers/util.js';
describe('Sankey Diagram', () => {
it('should render a simple example', () => {