From fad3fc116e8756dd98dcb70233e82e2f80737abf Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Thu, 31 Mar 2016 21:34:11 +0200 Subject: [PATCH] There is no timestamp service anymore --- features/timestamp/timestamp.feature | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 features/timestamp/timestamp.feature diff --git a/features/timestamp/timestamp.feature b/features/timestamp/timestamp.feature deleted file mode 100644 index 70ef91c2b..000000000 --- a/features/timestamp/timestamp.feature +++ /dev/null @@ -1,11 +0,0 @@ -@timestamp -Feature: Timestamp - - Scenario: Request timestamp - Given the node map - | a | b | - And the ways - | nodes | - | ab | - When I request /timestamp - Then I should get a valid timestamp