Skip to content

Commit

Permalink
ut: fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
Jecket1 committed Jul 17, 2024
1 parent 5b0b7bb commit 69e31eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@ await TokenContractStub.Create.SendAsync(new CreateInput
});

var seedOwnedSymbol = "ELFS" + "-0";
var seedExpTime = "1720590467";
var seedExpTime = "1752076800";
await TokenContractStub.Create.SendAsync(new CreateInput
{
Symbol = "SEED-1",
Expand Down

0 comments on commit 69e31eb

Please sign in to comment.