Skip to content

Commit 075d655

Browse files
committed
Bypass dead camel links pending investigation
1 parent eed3b38 commit 075d655

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test-integration/links.test.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ describe("site links", () => {
5656
"https://quarkiverse.github.io/quarkiverse-docs/quarkus-asyncapi-annotation-scanner/dev/",
5757
// See https://github.com/quarkiverse/quarkus-itext/pull/19
5858
"https://quarkiverse.github.io/quarkiverse-docs/itext/dev/",
59+
// Pending investigation
60+
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/atlasmap.html",
61+
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/corda.html",
62+
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/solr.html",
63+
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/vm.html",
5964
]
6065

6166
// Go ahead and start the scan! As events occur, we will see them above.

0 commit comments

Comments
 (0)