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

test(internal-plugin-dss): revert test and fix with an empty catch #3564

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

mkesavan13
Copy link
Contributor

@mkesavan13 mkesavan13 commented Apr 24, 2024

COMPLETES AdHoc

This pull request addresses

The PR is to revert this test back to it's original state and just add an one-line fix

by making the following changes

The changes made are reverting the promise.then to old async/await methodology so that it doesn't diverge much with beta and add a one-line fix suggested by Marcin

Please refer to this discussion for better explanation: #3499 (comment)

Change Type

  • 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)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that

  • I have read and followed contributing guidelines

  • I discussed changes with code owners prior to submitting this pull request

  • I have not skipped any automated checks

  • All existing and new tests passed

  • I have updated the documentation accordingly


Make sure to have followed the contributing guidelines before submitting.

@mkesavan13 mkesavan13 requested a review from a team as a code owner April 24, 2024 17:42
@mkesavan13 mkesavan13 added the validated If the pull request is validated for automation. label Apr 24, 2024
@sreenara sreenara merged commit 5984fbc into webex:next Apr 25, 2024
10 checks passed
mkesavan13 added a commit to arun3528/spark-js-sdk that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validated If the pull request is validated for automation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants