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 491a0b2 commit 72c3f9bCopy full SHA for 72c3f9b
1 file changed
exist-core/src/test/xquery/fn.xql
@@ -91,7 +91,7 @@ function fnt:doc-available-remote($uri as xs:string) {
91
92
declare
93
%test:args("\adamretter")
94
- %test:assertError("FODC0005")
+ %test:assertFalse
95
function fnt:doc-available-invalid-uri($uri as xs:string) {
96
fn:doc-available($uri)
97
};
0 commit comments