Skip to content

Commit

Permalink
Added capital E for go test
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
  • Loading branch information
andreiblt1304 committed Aug 7, 2024
1 parent 54d5faf commit a9f4066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/escrow_scenario_go_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ fn world() -> ScenarioWorld {

#[test]
fn empty_go() {
world().run("scenarios/escrow.scen.json");
world().run("scenarios/Escrow.scen.json");
}

0 comments on commit a9f4066

Please sign in to comment.