Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DropEntitlementGrant uses incorrect CLI name #515

Closed
Erveon opened this issue Jun 27, 2023 · 0 comments · Fixed by #516
Closed

DropEntitlementGrant uses incorrect CLI name #515

Erveon opened this issue Jun 27, 2023 · 0 comments · Fixed by #516
Labels

Comments

@Erveon
Copy link
Contributor

Erveon commented Jun 27, 2023

Bug Report

Code

Print the CLI test command after having created a drop subscription.

console.log(await dropSubscription.getCliTestCommand());

Expected behavior

For the test CLI command to use the CLI name 'drop'

Actual Behavior

Test CLI command uses the name 'transaction'

Environment

  • Version: 6.2.1
  • Operating system: Windows 10

PR to fix this issue: #516

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant