We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b775c commit e266b9cCopy full SHA for e266b9c
filecoin-proofs/tests/api.rs
@@ -653,7 +653,7 @@ fn test_seal_lifecycle_64gib_porep_id_v1_2_ni_top_8_8_2_api_v1_2() -> Result<()>
653
654
#[cfg(feature = "big-tests")]
655
#[test]
656
-fn test_seal_lifecycle_upgrade_64gib_top_8_8_2_v1_1() -> Result<()> {
+fn test_seal_lifecycle_upgrade_64gib_top_8_8_2_v1_2() -> Result<()> {
657
let porep_config = PoRepConfig::new_groth16(
658
SECTOR_SIZE_64_GIB,
659
ARBITRARY_POREP_ID_V1_2_0,
0 commit comments