Skip to content

Conversation

cptartur
Copy link
Member

@cptartur cptartur commented Oct 3, 2025

@cptartur cptartur marked this pull request as ready for review October 3, 2025 10:53
@cptartur cptartur requested a review from a team as a code owner October 3, 2025 10:53
@cptartur cptartur force-pushed the spr/master/f3897b34 branch 2 times, most recently from 6a7fed0 to 6806b69 Compare October 3, 2025 14:23
accounts_json_path.as_str(),
"--account",
"user1",
"--wait",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this added to an existing test?

Copy link
Member Author

Choose a reason for hiding this comment

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

Technically the test could fail without it since we run a second declare immediately after the first one. It should be included in the first place.

Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure? I removed --wait from this test, run all delcare tests and they pass so maybe we don't have to add it 🤔 ?

Copy link
Contributor

@ddoktorski ddoktorski left a comment

Choose a reason for hiding this comment

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

Was it intentionally to include "closes" in the PR title?

@cptartur
Copy link
Member Author

cptartur commented Oct 6, 2025

Was it intentionally to include "closes" in the PR title?

It was intentional but seems the issue did not link to it, it must be in the description.

@cptartur cptartur force-pushed the spr/master/f3897b34 branch from 9a20542 to 083097f Compare October 6, 2025 14:47
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.

Improve error message when trying to redeclare contract using sncast declare
3 participants