Skip to content

Commit

Permalink
Fix robot tests for SKOS:ConceptScheme.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmassmann committed Feb 8, 2018
1 parent e7feaad commit a4c680a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ I type '${description}' into the description field
Input Text form.widgets.dct_description.en ${description}

I type '${uri}' into the definition uri field
Input Text form.widgets.rdf_about ${uri}
Input Text form.widgets.rdfs_isDefinedBy ${uri}

I submit the form
Click Button Save
Expand Down

0 comments on commit a4c680a

Please sign in to comment.