Skip to content

Commit a5e6888

Browse files
reset again
1 parent 3fb8466 commit a5e6888

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

framework/components/dockercompose/billing_platform_service/docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ services:
9595
command: ["db", "populate-data", "--linking-mode=basic"]
9696
environment:
9797
# N_WORKFLOW_ORACLES: 4
98-
ORGANIZATION_ID: "integration-test-aggregation-org-happy-path-odd-quorum"
98+
# ORGANIZATION_ID: "integration-test-aggregation-org-happy-path-odd-quorum"
99+
ORGANIZATION_ID: "000000000000"
99100
BILLING_CLIENT_URL: "billing-platform-service:2222"
100101
TEST_OWNERS: ${TEST_OWNERS:-}
101102
DISABLE_AUTH: true

0 commit comments

Comments
 (0)