Commit 63f1c2b825a2785a9fe89f11ac8ae78660e5575b

Authored by Daniel
1 parent 6929df94

Fixed acceptance test that didn't open metric accordion

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
features/metric_configuration/create.feature
... ... @@ -65,6 +65,7 @@ Feature: Metric Configuration Creation
65 65 And I have a metric configuration with code "total_abstract_classes" within the given mezuro configuration
66 66 And I am at the Sample Configuration page
67 67 And I click the Add Metric link
  68 + And I click the "Analizo" h3
68 69 And I click the Total Abstract Classes link
69 70 And I fill the Weight field with "2"
70 71 And I set the select field "Aggregation Form" as "Average"
... ...