Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Minor cleanups to handleVerificationRequest in cypress tests #10941

Merged
merged 3 commits into from
May 18, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented May 18, 2023

A couple of changes:

  • Remove a redundant call to VerificationBase.done
  • Remove duplication between test files

See the individual commits for more details.

Requires matrix-org/matrix-js-sdk#3382


This change is marked as an internal change (Task), so will not be included in the changelog.

This `done` call completes the verification process and stops it responding
with further messages. It is unnecessary, *provided* the verification completes
successfully, for which see
matrix-org/matrix-js-sdk#3382.
@richvdh richvdh requested a review from a team as a code owner May 18, 2023 13:04
@richvdh richvdh requested review from t3chguy and justjanne May 18, 2023 13:04
@richvdh richvdh added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label May 18, 2023
@richvdh richvdh enabled auto-merge May 18, 2023 14:49
@richvdh richvdh added this pull request to the merge queue May 18, 2023
Merged via the queue into develop with commit 8654a24 May 18, 2023
@richvdh richvdh deleted the rav/remove_dead_done branch May 18, 2023 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants