mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix test suite
This commit is contained in:
parent
0fd74d1cc4
commit
fb3d0981c0
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue