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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: