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

[tests-only][full-ci] fix typo in Then scenario steps #10777

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

prashant-gurung899
Copy link
Contributor

Description

This PR fixes typo in following then steps:

And the json responded should not contain a space with name "Shares"
And the json responded should only contain spaces of type "personal"

Updated to:

And the json response should not contain a space with name "Shares"
And the json response should only contain spaces of type "personal"

Related Issue

Motivation and Context

How Has This Been Tested?

  • Locally
  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Signed-off-by: prashant-gurung899 <[email protected]>
Copy link

sonarcloud bot commented Dec 17, 2024

@saw-jan saw-jan merged commit 150abf5 into master Dec 17, 2024
4 checks passed
@saw-jan saw-jan deleted the tests-update-step branch December 17, 2024 10:01
ownclouders pushed a commit that referenced this pull request Dec 17, 2024
[tests-only][full-ci] fix typo in `Then` scenario steps
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 this pull request may close these issues.

2 participants