Fix tables alignment

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-09-03 09:21:20 +02:00
parent 99ab41d2cb
commit 8e259b42de
13 changed files with 28 additions and 28 deletions
@@ -28,7 +28,7 @@ Feature: Retrieve request resources from a handler in Kapow! server.
Examples:
| resourcePath | value |
| /request/method | GET |
| /request/path | /foo/matchVal1 |
| /request/path | /foo/matchVal1 |
| /request/host | localhost:8080 |
| /request/matches/path | matchVal1 |
| /request/params/par1 | paramVal1 |