clean cucumber comments, fixes 'file to long' problem with latest version of cucumber

This commit is contained in:
Emil Tin
2014-03-27 21:46:53 +01:00
parent 65e020a627
commit 5f7065848e
26 changed files with 52 additions and 54 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ Feature: Handle bad data in a graceful manner
@poles
Scenario: Routing close to the north/south pole
Mercator is undefined close to the poles.
All nodes and request with latitude to close to either of the poles should therefore be ignored.
# Mercator is undefined close to the poles.
# All nodes and request with latitude to close to either of the poles should therefore be ignored.
Given the node locations
| node | lat | lon |