Commit 009e20d08b0f78dc4b5ada8b3dc3d7af6a28aac3

Authored by Rafael Manzo
1 parent 155a36f1

INTERPRETATING replaced by INTERPRETING for acceptance tests

features/repository/show/repository_info.feature
... ... @@ -37,7 +37,7 @@ Feature: Show Repository
37 37 And I should see "BUILDING time"
38 38 And I should see "AGGREGATING time"
39 39 And I should see "CALCULATING time"
40   - And I should see "INTERPRETATING time"
  40 + And I should see "INTERPRETING time"
41 41 When I click the "Metric Results" h3
42 42 And I click the "Modules Tree" h3
43 43 Then I should see "Metric"
... ...