Skip to content

Commit

Permalink
Revert "behave"
Browse files Browse the repository at this point in the history
This reverts commit 6edc41a.
  • Loading branch information
CourbeB committed Dec 13, 2023
1 parent 6edc41a commit e89fdd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test_functional/features/training_workflow.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Feature: Model training
I want to be able to train by model when a dataset containing the features and the target is available.
# Add task names
Scenario: train the model when training data is available
Given training data is available
When I launch the training
Then a model is added to the model registry
Given
When
Then

0 comments on commit e89fdd0

Please sign in to comment.