فهرست منبع

Fix test suite

Jordi Boggiano 6 سال پیش
والد
کامیت
fb3d0981c0
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      tests/Composer/Test/DependencyResolver/SolverTest.php

+ 2 - 0
tests/Composer/Test/DependencyResolver/SolverTest.php

@@ -899,6 +899,8 @@ class SolverTest extends TestCase
 
         $this->request->install('A');
 
+        $this->createSolver();
+
         // check correct setup for assertion later
         $this->assertFalse($this->solver->testFlagLearnedPositiveLiteral);