Revision 001742d8
Von Jan Büren vor mehr als 3 Jahren hinzugefügt
t/wh/inventory.t | ||
---|---|---|
189 | 189 |
cmp_deeply(\@contents, |
190 | 190 |
[ ignore(), ignore(), |
191 | 191 |
superhashof({ |
192 |
'comment' => 'Used for assembly 6 Test Assembly',
|
|
192 |
'comment' => 'Used for assembly '. $assembly1->partnumber .' Test Assembly',
|
|
193 | 193 |
'warehouse_from' => 'Warehouse' |
194 | 194 |
}), |
195 | 195 |
superhashof({ |
196 |
'comment' => 'Used for assembly 6 Test Assembly',
|
|
196 |
'comment' => 'Used for assembly '. $assembly1->partnumber .' Test Assembly',
|
|
197 | 197 |
'warehouse_from' => 'Warehouse' |
198 | 198 |
}), |
199 | 199 |
superhashof({ |
Auch abrufbar als: Unified diff
zu 72ab222ccb9b Testfall korrigiert