]> git.pld-linux.org Git - packages/composer.git/commitdiff
fix tests for old phpunit auto/th/composer-1.2.2-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 18 Nov 2016 18:47:29 +0000 (20:47 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 18 Nov 2016 18:47:29 +0000 (20:47 +0200)
composer.spec

index 9ce36d9ede2a7e7bcf7708aa67d5ce25d9004891..100b9961475ce04eecf7b8595b250f61ca573014 100644 (file)
@@ -123,6 +123,8 @@ rm tests/Composer/Test/Util/BitbucketTest.php
 rm tests/Composer/Test/Repository/Vcs/GitLabDriverTest.php
 # Mocked method does not exist.
 rm tests/Composer/Test/Installer/LibraryInstallerTest.php
+# Uncaught Error: Call to undefined method Mock_InputInterface_0ced1568::method()
+rm tests/Composer/Test/Command/RunScriptCommandTest.php
 
 %build
 %if %{with tests}
This page took 0.111825 seconds and 4 git commands to generate.