Ver código fonte

[TESTS] Zend_Soap

- Fixed group wrong.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23452 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon 15 anos atrás
pai
commit
7a1e39937a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      tests/Zend/Soap/ClientTest.php

+ 2 - 2
tests/Zend/Soap/ClientTest.php

@@ -224,7 +224,7 @@ class Zend_Soap_ClientTest extends PHPUnit_Framework_TestCase
     }
 
     /**
-     * @group ZF-10524
+     * @group ZF-10542
      */
     public function testAllowNumericZeroAsValueForCacheWsdlOption()
     {
@@ -245,7 +245,7 @@ class Zend_Soap_ClientTest extends PHPUnit_Framework_TestCase
     }
 
     /**
-     * @group ZF-10524
+     * @group ZF-10542
      */
     public function testAllowNumericZeroAsValueForCompressionOptions()
     {