test(source-cards): mark E2E organizations as OPK
All checks were successful
All checks were successful
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user