Skip to content

Commit

Permalink
fix: restore commented test and remove unused file (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen authored Jan 6, 2021
1 parent 5825008 commit 8c4acf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 112 deletions.
107 changes: 0 additions & 107 deletions cypress/integration/ui/create_dashboard/index.js

This file was deleted.

9 changes: 4 additions & 5 deletions cypress/integration/ui/dashboard_filter.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Feature: Dashboard filter
When I add a "Organisation Unit" filter
Then the Organisation Unit filter is applied to the dashboard

# TODO - renable this test once the api bug is fixed
# @nonmutating
# Scenario: I add a Facility Type filter
# When I add a "Facility Type" filter
# Then the Facility Type filter is applied to the dashboard
@nonmutating
Scenario: I add a Facility Type filter
When I add a "Facility Type" filter
Then the Facility Type filter is applied to the dashboard

0 comments on commit 8c4acf5

Please sign in to comment.