Commit eb24fa9a13b4a97bb1a771375cbac89dd3dbde97

Authored by Diego Camarinha
1 parent a7da770c

Use metric fu metrics instead of analizo metrics on acceptance tests

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
features/repository/notify_push.feature
... ... @@ -6,7 +6,7 @@ Feature: Notify push to repository
6 6 @kalibro_configuration_restart @kalibro_processor_restart
7 7 Scenario: Valid repository
8 8 Given I am a regular user
9   - And I have a sample configuration with native metrics
  9 + And I have a sample configuration with hotspot metrics
10 10 And I have a sample repository
11 11 And I start to process that repository
12 12 And I wait up for a ready processing
... ...