rename get-stacker-info test

This commit is contained in:
BowTiedRadone
2024-03-01 20:46:36 +02:00
parent 16c07e63a9
commit 301fb2056b

View File

@@ -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()),