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 e506935 commit 36cf89eCopy full SHA for 36cf89e
Tests/MarkdownTests/Base/MarkupIdentifierTests.swift
@@ -34,8 +34,6 @@ final class MarkupIdentifierTests: XCTestCase {
34
35
let customBlock = buildCustomBlock(height: height, width: width)
36
37
- print(customBlock.debugDescription(options: .printEverything))
38
-
39
struct IDCounter: MarkupWalker {
40
var id = 0
41
0 commit comments