Skip to content

Commit

Permalink
upd tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AungKoKoLin1997 committed Jun 18, 2024
1 parent 8e493fc commit d235144
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ def test_qc_inspection_picking(self):
self.assertEqual(self.inspection1.picking_id, self.picking1)

def test_qc_inspection_stock_move(self):
self.picking_confirmation()
self.inspection1.write(
{
"name": self.picking1.move_ids[:1]._name + "inspection",
Expand Down

0 comments on commit d235144

Please sign in to comment.