Skip to content

Commit 556e518

Browse files
committed
fix: remove comment
1 parent 5d41be4 commit 556e518

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/api-console-navigation.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ describe('API Console navigation', () => {
7171
const summarySection = navigationSummarySection(element);
7272
assert.equal(summarySection.innerText.trim(), summaryLabel);
7373
});
74-
75-
// todo testear fragments, no deberian tener summary
7674
});
7775

7876
describe('Endpoints section', () => {

0 commit comments

Comments
 (0)