summaryrefslogtreecommitdiffstats
path: root/composer-pr4169.patch
diff options
context:
space:
mode:
Diffstat (limited to 'composer-pr4169.patch')
-rw-r--r--composer-pr4169.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer-pr4169.patch b/composer-pr4169.patch
index dc419c2..46a47d3 100644
--- a/composer-pr4169.patch
+++ b/composer-pr4169.patch
@@ -11,7 +11,7 @@ diff --git a/tests/Composer/Test/Util/RemoteFilesystemTest.php b/tests/Composer/
index 04502eb..62a70c9 100644
--- a/tests/Composer/Test/Util/RemoteFilesystemTest.php
+++ b/tests/Composer/Test/Util/RemoteFilesystemTest.php
-@@ -137,6 +137,9 @@ public function testCallbackGetPassesThrough404()
+@@ -136,6 +136,9 @@ public function testCallbackGetPassesThrough404()
$this->assertNull($this->callCallbackGet($fs, STREAM_NOTIFY_FAILURE, 0, 'HTTP/1.1 404 Not Found', 404, 0, 0));
}