diff --git a/contrib/core-contract-tests/tests/pox-4/pox-4.prop.test.ts b/contrib/core-contract-tests/tests/pox-4/pox-4.prop.test.ts index 65dc88cc0..54d5f5dd2 100644 --- a/contrib/core-contract-tests/tests/pox-4/pox-4.prop.test.ts +++ b/contrib/core-contract-tests/tests/pox-4/pox-4.prop.test.ts @@ -94,7 +94,7 @@ describe("test pox-4 contract read only functions", () => { ); }); - it("should return none stacker-info", () => { + it("should return none get-stacker-info", () => { fc.assert( fc.property( fc.constantFrom(...simnet.getAccounts().values()),