From 1df827aa1760f8da79ce4bea89fa4fc26acaecad Mon Sep 17 00:00:00 2001 From: Iwan Aucamp Date: Sat, 11 Mar 2023 14:15:18 +0100 Subject: docs: update test reports (#2259) After adding DESCRIBE support to the SPARQL processor the corresponding test suite case is now passing, this just updates the test report to indicate this. The test report is generated by pytest, so this is really just me checking in the latest pytest output. --- test_reports/rdflib_w3c_sparql10-HEAD.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reports/rdflib_w3c_sparql10-HEAD.ttl b/test_reports/rdflib_w3c_sparql10-HEAD.ttl index 5a05e8d3..f4316242 100644 --- a/test_reports/rdflib_w3c_sparql10-HEAD.ttl +++ b/test_reports/rdflib_w3c_sparql10-HEAD.ttl @@ -2523,7 +2523,7 @@ earl:assertedBy ; earl:mode earl:automatic ; earl:result [ a earl:TestResult ; - earl:outcome earl:failed ] ; + earl:outcome earl:passed ] ; earl:subject ; earl:test . -- cgit v1.2.1