diff --git a/example-suite.yml b/example-suite.yml index a2928fed7..00c50eb5e 100644 --- a/example-suite.yml +++ b/example-suite.yml @@ -98,7 +98,7 @@ storages: - type: "csv file" directory: "results/" - type: "triplestore" - username: "dba" + user: "dba" password: "dba" endpoint: "http://localhost:8890/update"