Skip to content

Commit

Permalink
[IMP] stock_product_pack: add tag for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
natuan9 committed Oct 30, 2024
1 parent 94ea267 commit 4e95a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stock_product_pack/tests/test_stock_product_pack.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
_logger = logging.getLogger(__name__)


@tagged('post_install', '-at_install')
class TestStockProductPack(TransactionCase):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 4e95a9e

Please sign in to comment.