Skip to content

Commit e266b9c

Browse files
committed
fix: rename test
1 parent 00b775c commit e266b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filecoin-proofs/tests/api.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ fn test_seal_lifecycle_64gib_porep_id_v1_2_ni_top_8_8_2_api_v1_2() -> Result<()>
653653

654654
#[cfg(feature = "big-tests")]
655655
#[test]
656-
fn test_seal_lifecycle_upgrade_64gib_top_8_8_2_v1_1() -> Result<()> {
656+
fn test_seal_lifecycle_upgrade_64gib_top_8_8_2_v1_2() -> Result<()> {
657657
let porep_config = PoRepConfig::new_groth16(
658658
SECTOR_SIZE_64_GIB,
659659
ARBITRARY_POREP_ID_V1_2_0,

0 commit comments

Comments
 (0)