Skip to content

Commit

Permalink
re-enable LDC test
Browse files Browse the repository at this point in the history
  • Loading branch information
xunilrj committed Jul 8, 2024
1 parent d8e57f3 commit 01d47ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ abigen!(Contract(
));

#[tokio::test]
#[ignore]
async fn run_external_can_proxy_call() {
let wallet = launch_provider_and_get_wallet().await.unwrap();

Expand Down

0 comments on commit 01d47ca

Please sign in to comment.