Commit 009e20d08b0f78dc4b5ada8b3dc3d7af6a28aac3
1 parent
155a36f1
Exists in
colab
and in
4 other branches
INTERPRETATING replaced by INTERPRETING for acceptance tests
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
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" | ... | ... |