Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Merel Theisen <[email protected]>
  • Loading branch information
ElenaKhaustova and merelcht committed Sep 9, 2024
1 parent 1bcb88d commit 0f9b7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/package.feature
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Feature: Package and run all starters
And I execute the installed project
Then I should get a successful exit code

Scenario: Package spaceflights-pandas-viz project and run packaged project
Scenario: Package spaceflights-pyspark-viz project and run packaged project
Given I have prepared a config file
And I have run a non-interactive kedro new with the starter spaceflights-pyspark-viz
When I execute the kedro command "package"
Expand Down

0 comments on commit 0f9b7dd

Please sign in to comment.