test(source-cards): mark E2E organizations as OPK
All checks were successful
CI/CD Pipeline / Quality Gate (push) Successful in 1m14s
CI/CD Pipeline / Build and Push Images (push) Successful in 20s
CI/CD Pipeline / Internal Notify (push) Successful in 1s
CI/CD Pipeline / Deploy Dev via Compose (push) Successful in 31s

This commit is contained in:
2026-08-18 11:04:48 +02:00
parent 4e72abbe9a
commit d95a002d84

View File

@@ -40,10 +40,12 @@ class SourcesApiE2ETest(APITestCase):
name="Shared Organization",
inn=shared_inn,
ogrn=shared_ogrn,
opk_registry_membership=True,
)
create_directory_organization(
name="Financial Organization",
ogrn=report_ogrn,
opk_registry_membership=True,
)
report = FinancialReport.objects.create(
external_id=_digits(5),