mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 09:43:09 +00:00
remove spurious
This commit is contained in:
parent
18d314126f
commit
4782519d8b
@ -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();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user