Handling minor HHVM incompatibility (dumped value is different between PHP and HHVM)
This commit is contained in:
parent
7cba76082e
commit
61e07e5907
@ -85,6 +85,6 @@ class RunDqlCommandTest extends OrmFunctionalTestCase
|
||||
))
|
||||
);
|
||||
|
||||
$this->assertStringMatchesFormat('string \'SELECT %a', $this->tester->getDisplay());
|
||||
$this->assertStringMatchesFormat('string%sSELECT %a', $this->tester->getDisplay());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user