Skip to content

Commit

Permalink
fix behat adding report feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboss86 committed Aug 5, 2019
1 parent 2e954f9 commit 8020492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/admin/adding_report.feature
Expand Up @@ -39,7 +39,7 @@ Feature: Adding a new report
When I fill the code with "2018_sales"
And I fill the name with "2018 Sales"
And I fill the description with "Sales statistic for year 2018"
And I select "Sales Total" as data fetcher
And I select "odiseo_sylius_report_data_fetcher_sales_total" as data fetcher
And I select "2018-01-01" as start date
And I select today as end date
And I select "month" as time period
Expand Down

0 comments on commit 8020492

Please sign in to comment.