Skip to content

Commit

Permalink
Remove basic_contract_caller integration test, moved to #1909
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Jan 30, 2024
1 parent b7ad4b0 commit 99a9c03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
40 changes: 0 additions & 40 deletions integration-tests/basic-contract-caller/e2e_tests.rs

This file was deleted.

3 changes: 0 additions & 3 deletions integration-tests/basic-contract-caller/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,3 @@ mod basic_contract_caller {
}
}
}

#[cfg(all(test, feature = "e2e-tests"))]
mod e2e_tests;

0 comments on commit 99a9c03

Please sign in to comment.