Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jul 30, 2024
1 parent 46aeaa4 commit 4a4a7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/crates/soroban-test/tests/it/integration/fund.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use soroban_test::TestEnv;

#[tokio::test]
#[allow(clippy::too_many_lines)]
async fn fund() {
let sandbox = &TestEnv::new();
Expand Down

0 comments on commit 4a4a7ea

Please sign in to comment.