Skip to content
Snippets Groups Projects
Commit 7f3c546e authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

version 7.1.36 - fix test

parent 042c5e5f
Branches
Tags 7.1.36
2 merge requests!915Master,!914Hotline master
......@@ -89,7 +89,7 @@ class NumilogTest extends Storm_Test_ModelTestCase{
/** @test */
public function numberfLivresShouldBe75OnFirstPage() {
$this->assertEquals(75, count($this->_numilog->loadPage(1)->getRessourcesNumeriques()));
$this->assertEquals(74, count($this->_numilog->loadPage(1)->getRessourcesNumeriques()));
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment