summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-mvc.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-zendframework-zend-mvc.spec b/php-zendframework-zend-mvc.spec
index f564f06..0a28b42 100644
--- a/php-zendframework-zend-mvc.spec
+++ b/php-zendframework-zend-mvc.spec
@@ -193,6 +193,7 @@ cp -pr src %{buildroot}%{php_home}/Zend/%{library}
%if %{with_tests}
# TODO need investigation
rm test/Controller/Plugin/FilePostRedirectGetTest.php
+rm test/Service/FormAnnotationBuilderFactoryTest.php
mkdir vendor
cat << 'EOF' | tee vendor/autoload.php