remove spurious

This commit is contained in:
Uma Roy 2023-09-06 20:40:43 -07:00
parent 18d314126f
commit 4782519d8b

View File

@ -27,7 +27,7 @@ type C = KeccakGoldilocksConfig;
/// Test a simple token transfer to a new address.
#[test]
// #[ignore] // Too slow to run on CI.
#[ignore] // Too slow to run on CI.
fn test_basic_smart_contract() -> anyhow::Result<()> {
init_logger();