Fiche Test : fix typo
This commit is contained in:
parent
ff25c4bdb7
commit
0546a4a632
1 changed files with 1 additions and 1 deletions
|
|
@ -413,7 +413,7 @@ where
|
|||
$this->assertEquals($fiche->get_quick_code(),$fiche_related1->strAttribut($nAttribute['ad_id']),'Attribute QC is not set');
|
||||
$this->assertEquals($fiche->get_quick_code(),$fiche_related2->strAttribut($nAttribute['ad_id']),'Attribute QC is not set');
|
||||
}
|
||||
if ( $fiche->id == 872 ) {
|
||||
if ( $fiche->id == 872 || $fiche->id == 871 ) {
|
||||
$this->assertEquals($fiche->remove(),1,"Removed used card not allowed {$fiche->id}");
|
||||
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue