Skip to content

Commit

Permalink
removed one go test
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuosvat committed Aug 22, 2024
1 parent bc78006 commit 77ce73d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions contracts/lottery-esdt/tests/lottery_esdt_scenario_go_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,3 @@ fn start_with_all_options_go() {
fn start_with_no_options_go() {
world().run("scenarios/start-with-no-options.scen.json");
}

#[test]
fn wrong_start_params_go() {
world().run("scenarios/wrong-start-params.scen.json");
}

0 comments on commit 77ce73d

Please sign in to comment.