Skip to content

Commit

Permalink
call defaultPropTestParams
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Nov 14, 2024
1 parent dea13f1 commit 72461fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/property/ic_api/candid/test/tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export function getTests(): Test {
expect(decodedString).toBe(candidValueString);
}
),
defaultPropTestParams
defaultPropTestParams()
);
});
};
Expand Down

0 comments on commit 72461fc

Please sign in to comment.