diff --git a/features/package.feature b/features/package.feature index 76fbde36..0f67a2d9 100644 --- a/features/package.feature +++ b/features/package.feature @@ -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"