Skip to content
Snippets Groups Projects
Commit 52d5863f authored by llaffont's avatar llaffont
Browse files

Correction cosmogramme test NoticeIntegration

parent a867078c
Branches
Tags
No related merge requests found
......@@ -179,6 +179,8 @@ abstract class NoticeIntegrationSacramentariumTestCase extends NoticeIntegration
$this->notice_integration = new notice_integration();
Class_Album::newInstanceWithId(100);
$this->pseudo_notice = $this->notice_integration->traitePseudoNotice(100,
$this->album_data);
$this->notice_sgbd->ouvrirNotice($this->pseudo_notice['unimarc'],0);
......
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