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 silent rebase conflict that broke tests #3321

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. Fix silent rebase conflict that broke tests

    429cbe1 merged a PR that renamed
    Offer::signing_pubkey to Offer::issuer_signing_pubkey. However, there was a
    silent rebase conflict and a test added as part of
    1059f5f did not get the memo and used the old
    method name, breaking the test build.
    valentinewallace committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    487d6a0 View commit details
    Browse the repository at this point in the history