Skip to content

Commit b569457

Browse files
committed
Remove unclear specification and test
1 parent 87fc974 commit b569457

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/domain/ElementService.test.js

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ describe('Element Service Tests', () => {
2424
);
2525
});
2626

27-
it('TO BE CHECKED: All elements should have a label except for wires and junctions', () => {
28-
expect(false).to.be.true; // Implement a test for this requirement
29-
});
3027
});
3128

3229
describe('Element Deletion', () => {

0 commit comments

Comments
 (0)