Skip to content

Commit 6ad6f5e

Browse files
committed
whitespace cleanup
1 parent 2cc04c4 commit 6ad6f5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features/equivalence.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@ Feature: Equivalence
253253
| true | true |
254254
| updated_at | "2011-07-08 02:28:50" |
255255
And the JSON at "array" should have the following:
256-
| 0 | "json" |
257-
| 1 | "spec" |
256+
| 0 | "json" |
257+
| 1 | "spec" |
258258
And the JSON at "hash" should have the following:
259-
| json | "spec" |
259+
| json | "spec" |
260260

261261
@fail
262262
Scenario: Table format can fail equivalence

0 commit comments

Comments
 (0)