## Expected Behavior You should be able to add Scopes to Subscriptions when using testcontainers. ## Actual Behavior Scopes are not supported in the programmatic way of registering subscriptions. ## Steps to Reproduce the Problem <!-- How can a maintainer reproduce this issue (be detailed) --> ## Release Note <!-- How should the fix for this issue be communicated in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> <!-- RELEASE NOTE: **ADD** New feature in Dapr. --> <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. --> RELEASE NOTE:
Expected Behavior
You should be able to add Scopes to Subscriptions when using testcontainers.
Actual Behavior
Scopes are not supported in the programmatic way of registering subscriptions.
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: