sector import: Seal with the correct proof type in saas itest

This commit is contained in:
Łukasz Magiera 2022-09-06 11:27:07 +02:00
parent 9c6d531ae7
commit 3086e8aa01

View File

@ -73,7 +73,7 @@ func TestSectorImportAfterPC2(t *testing.T) {
sref := storiface.SectorRef{
ID: sid,
ProofType: 0,
ProofType: spt,
}
sealer, err := ffiwrapper.New(&basicfs.Provider{