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

Fix E2E dry-run for Mapping::insert() #1494

Merged
merged 5 commits into from
Nov 11, 2022
Merged

Fix E2E dry-run for Mapping::insert() #1494

merged 5 commits into from
Nov 11, 2022

Conversation

SkymanOne
Copy link
Contributor

This PR fixes #1488 by correctly submitting the origin of the dry-run call during E2E test.

Copy link
Contributor

@HCastano HCastano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

crates/e2e/src/xts.rs Outdated Show resolved Hide resolved
crates/e2e/src/xts.rs Outdated Show resolved Hide resolved
@HCastano HCastano changed the title Fix E2E dry-run for Mappping::insert() Fix E2E dry-run for Mapping::insert() Nov 11, 2022
German and others added 2 commits November 11, 2022 13:38
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
CHANGELOG.md Outdated Show resolved Hide resolved
@HCastano HCastano merged commit fe9ae09 into master Nov 11, 2022
@HCastano HCastano deleted the gn/fix-e2e-dry-run branch November 11, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mapping::insert() fails in E2E tests
2 participants