Skip to content

Commit

Permalink
Ignore empty contract deploy.
Browse files Browse the repository at this point in the history
Probably some changes was made in TON node so empty contract is not deploying any more
  • Loading branch information
AlexeyVavilin committed Nov 26, 2019
1 parent 8d2ef11 commit b671574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ton_sdk/src/tests/test_contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ fn test_contract_image_from_file() {
}

#[test]
#[ignore]
fn test_deploy_empty_contract() {
init_node_connection();

Expand Down

0 comments on commit b671574

Please sign in to comment.