Skip to content

Conversation

@inwonkim
Copy link
Contributor

@inwonkim inwonkim commented Aug 3, 2023

  • Modify BMV to accept srcnetwork without protocol in test.(ex: 0x1.icon)

* Modify BMV to accept srcnetwork without protocol in test.(ex: 0x1.icon)
@inwonkim inwonkim requested a review from sink772 August 3, 2023 07:55
static final Account owner = sm.createAccount();
static final String SRC_NETWORK_ID = "btp://0x1.icon";
static final String SRC_NETWORK_ID = "0x1.icon";
static final String network = "0x1.icon";
Copy link
Member

Choose a reason for hiding this comment

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

Please remove this line as it is a duplicate of the previous line.

@inwonkim inwonkim merged commit 87be501 into main Aug 3, 2023
@inwonkim inwonkim deleted the bdt-678-modify-messages-in-bmv-tests branch August 3, 2023 08:38
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.

3 participants