Skip to content

Commit

Permalink
chore: re-run online ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanyan-Wang committed Nov 27, 2020
1 parent 7260c2f commit 6d40332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/behavior/shortcuts-call-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ describe('shortcuts-call', () => {
}],
},
});
const node = graph.addItem('node', {
graph.addItem('node', {
color: '#666',
x: 50,
y: 50,
Expand Down

0 comments on commit 6d40332

Please sign in to comment.