We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d5df9 commit 3793a36Copy full SHA for 3793a36
tests/gui/GUIAdapter.test.js
@@ -1,6 +1,5 @@
1
import { expect } from 'chai';
2
import sinon from 'sinon';
3
-// import '../../src/config/settings.js';
4
import { setupCommands, ElementRegistry, GUICommandRegistry, rendererFactory } from '../../src/config/settings.js';
5
import { Circuit } from '../../src/domain/aggregates/Circuit.js';
6
import { CircuitService } from '../../src/application/CircuitService.js';
0 commit comments