Fix: Splitting on ASN barcodes even if not enabled (#5740)

* Fixes the barcodes always splitting on ASNs, even if splitting was disabled
This commit is contained in:
Trenton H
2024-02-12 12:58:37 -08:00
committed by GitHub
parent 1197437750
commit 21f96f0679
2 changed files with 53 additions and 45 deletions

View File

@@ -402,6 +402,7 @@ class TestBarcode(
self.assertEqual(len(documents), 2)
@override_settings(CONSUMER_ENABLE_BARCODES=True)
def test_separate_pages_no_list(self):
"""
GIVEN: