Commit 6f4bab0eb463eb4240a0a4bb1af511dca11583c0

Authored by Daniel
Committed by Rafael Manzo
1 parent 4d059cbe

Remove wrong Save click in Repository Hotspot Result show feature

features/repository/show/hotspot_metric_results.feature
... ... @@ -12,7 +12,6 @@ Feature: Repository hotspot metric results
12 12 And I click the Add Metric link
13 13 And I click the "MetricFu" h3
14 14 And I click the Duplicate Code link
15   - And I press the Save button
16 15 Given I have a sample project
17 16 And I have a sample ruby repository within the sample project
18 17 And I start to process that repository
... ...