From 02ef689309f7b6dadf975052834b988efbaa5b6c Mon Sep 17 00:00:00 2001 From: DanGould Date: Wed, 13 Nov 2024 12:59:52 -0500 Subject: [PATCH] Remove reference to obsolete test --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cada60d..00ab6f3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ The integration tests illustrates and verify integration using bitcoin core and ```shell # Run the integration test -cargo test --package payjoin_ffi --test bdk_integration_test v1_to_v1_full_cycle cargo test --package payjoin_ffi --test bdk_integration_test v2_to_v2_full_cycle --features danger-local-https