Documentation
This commit is contained in:
parent
65dd4e31c4
commit
50bebad93c
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -1 +1 @@
|
|||
Toute la documentation se trouve sur http://wiki.noalyss.eu
|
||||
Toute la documentation se trouve sur https://gitlab.com/noalyss/noalyss-documentation
|
||||
|
|
|
|||
|
|
@ -157,7 +157,7 @@ EOF;
|
|||
$anc_acc_list->card_poste=4;
|
||||
$pdf_anc_acc=new PDF_Anc_Acc_List($anc_acc_list);
|
||||
$pdf_anc_acc->export_pdf()->Output(__DIR__."/file/pdf_anc_acc_list-activity-account.pdf","F");
|
||||
$this->assertGreaterThan(76500,filesize(__DIR__."/file/pdf_anc_acc_list-activity-account.pdf"),
|
||||
$this->assertGreaterThan(76000,filesize(__DIR__."/file/pdf_anc_acc_list-activity-account.pdf"),
|
||||
__DIR__."/file/pdf_anc_acc_list-activity-account.pdf incorrect");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue