diff --git a/test/setup/iTopDesignFormat/iTopDesignFormatTest.php b/test/setup/iTopDesignFormat/iTopDesignFormatTest.php index aa284c816..8c4d8b9b5 100644 --- a/test/setup/iTopDesignFormat/iTopDesignFormatTest.php +++ b/test/setup/iTopDesignFormat/iTopDesignFormatTest.php @@ -35,7 +35,7 @@ class TestForITopDesignFormatClass extends ItopTestCase * @dataProvider ConvertProvider * * @param string $sTargetVersion - * @param string $sInputXmlFileName Example "1.7_to_1.6" + * @param string $sXmlFileName Example "1.7_to_1.6". Corresponding files should exist with the ".input" and ".Expected" suffix * * @throws \Exception */