Skip to content

Commit bea3e3d

Browse files
committed
use existing diagram
1 parent 79c97b1 commit bea3e3d

File tree

2 files changed

+1
-304
lines changed

2 files changed

+1
-304
lines changed

packages/compass-data-modeling/src/services/open-and-download-diagram.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
getDiagramName,
55
getDiagramContentsFromFile,
66
} from './open-and-download-diagram';
7-
import FlightDiagram from '../../test/fixtures/flights-diagram.json';
7+
import FlightDiagram from '../../test/fixtures/data-model-with-relationships.json';
88

99
describe('open-and-download-diagram', function () {
1010
it('should return correct content to download', function () {

packages/compass-data-modeling/test/fixtures/flights-diagram.json

Lines changed: 0 additions & 303 deletions
This file was deleted.

0 commit comments

Comments
 (0)