From 298b75805d0c5ce59c8373a24d5284cecfb3c0e9 Mon Sep 17 00:00:00 2001 From: William DURAND Date: Thu, 12 Jul 2012 12:13:24 +0200 Subject: [PATCH] Fix tests --- Tests/Formatter/MarkdownFormatterTest.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Tests/Formatter/MarkdownFormatterTest.php b/Tests/Formatter/MarkdownFormatterTest.php index 11223b5..96b7f39 100644 --- a/Tests/Formatter/MarkdownFormatterTest.php +++ b/Tests/Formatter/MarkdownFormatterTest.php @@ -64,11 +64,6 @@ _create test_ #### Parameters #### -c: - - * type: boolean - * required: true - a: * type: string @@ -80,6 +75,11 @@ b: * type: string * required: false +c: + + * type: boolean + * required: true + ### `POST` /tests ### @@ -87,11 +87,6 @@ _create test_ #### Parameters #### -c: - - * type: boolean - * required: true - a: * type: string @@ -103,6 +98,11 @@ b: * type: string * required: false +c: + + * type: boolean + * required: true + # others #