summaryrefslogtreecommitdiff
path: root/features/lazar_single_prediction.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/lazar_single_prediction.feature')
-rw-r--r--features/lazar_single_prediction.feature3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/lazar_single_prediction.feature b/features/lazar_single_prediction.feature
index d72bea6..93e9841 100644
--- a/features/lazar_single_prediction.feature
+++ b/features/lazar_single_prediction.feature
@@ -7,7 +7,8 @@ Feature: Create a model and predict an unknown compound
Scenario Outline:
Given Content-Type is application/rdf+xml
And I post <data> to the dataset webservice
- When I create a lazar model for <feature>
+ And I create a lazar model for <feature>
+ When the task is completed
Then I should receive a valid URI
And the model should predict <prediction> for <smiles>