]> git.agnieray.net Git - galette.git/blobdiff - tests/Galette/IO/tests/units/News.php
Check MySQL warning in tests suite
[galette.git] / tests / Galette / IO / tests / units / News.php
index f225a430510118318e1f8113e64693a2fa12a320..cfaf16dcff2cfd0df824632b2ca5826b7c6da5bb 100644 (file)
@@ -58,11 +58,11 @@ class News extends atoum
     /**
      * Set up tests
      *
-     * @param string $testMethod Method name
+     * @param string $method Method name
      *
      * @return void
      */
-    public function beforeTestMethod($testMethod)
+    public function beforeTestMethod($method)
     {
         $this->i18n = new \Galette\Core\I18n();
         global $i18n;