From c2550fdeb5a11f8d9e8887de92c87bb81083e675 Mon Sep 17 00:00:00 2001 From: Tobias Sjondin Date: Wed, 9 Jul 2014 13:58:35 +0200 Subject: [PATCH] Avail feature updated Change-Id: I9a1939d9b13ac142ae4237e456f9c560742f2b58 Signed-off-by: Tobias Sjondin --- features/availability.feature | 4 ---- 1 file changed, 4 deletions(-) diff --git a/features/availability.feature b/features/availability.feature index 8e96919e4..96b47bf61 100644 --- a/features/availability.feature +++ b/features/availability.feature @@ -80,8 +80,6 @@ Feature: Availability reports And I check "Include trends graph" And I click "Show report" Then I should see "Host details for linux-server1" - And I should see "objects[]" - And I shouldn't see "objects[]" And I should see "PING" And I shouldn't see "linux-server2" And I shouldn't see "win-server1" @@ -105,8 +103,6 @@ Feature: Availability reports And I check "Include trends graph" And I click "Show report" Then I should see "Host state breakdown" - And I should see "objects[]" - And I shouldn't see "objects[]" And I should see "linux-server1" And I should see "win-server1" And I shouldn't see "linux-server2" -- 2.11.4.GIT