From eb24fa9a13b4a97bb1a771375cbac89dd3dbde97 Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Thu, 19 Nov 2015 19:50:37 -0200 Subject: [PATCH] Use metric fu metrics instead of analizo metrics on acceptance tests --- features/repository/notify_push.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/repository/notify_push.feature b/features/repository/notify_push.feature index 2d979d7..d55a65d 100644 --- a/features/repository/notify_push.feature +++ b/features/repository/notify_push.feature @@ -6,7 +6,7 @@ Feature: Notify push to repository @kalibro_configuration_restart @kalibro_processor_restart Scenario: Valid repository Given I am a regular user - And I have a sample configuration with native metrics + And I have a sample configuration with hotspot metrics And I have a sample repository And I start to process that repository And I wait up for a ready processing -- libgit2 0.21.2