From 7ff1c26f563dce1c66ae99029370d61b6f6e7605 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Mon, 11 Apr 2016 21:39:57 +0100 Subject: [PATCH] Revert "updated no data message" This reverts commit fedd2b1c3675e893f92a225204a15cdb286cc832. --- features/links.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/links.feature b/features/links.feature index 9b207cd945..b097efda6e 100644 --- a/features/links.feature +++ b/features/links.feature @@ -34,7 +34,7 @@ Feature: Cost Reporting Linkage Then I should see "User" # And I should see "<< me >>" # And I should see "me" - And I should see "nothing to display" + And I should see "No data to display" And I should not see "0.00" @javascript