mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-20 03:09:14 +08:00
rename get-stacker-info test
This commit is contained in:
@@ -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()),
|
||||
|
||||
Reference in New Issue
Block a user