Skip to content

Commit

Permalink
tests(stx): ignore fee on integration tests snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lawRathod authored and hakim-adamik committed Jan 22, 2024
1 parent 1500f09 commit 2f7ebf5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const ACCOUNT_1 = "SP2DV2RVZP1A69Q6VAG5PHEQ6ZHQHZPCV84TMYNGN";

const stacks: CurrenciesData<Transaction> = {
FIXME_ignoreAccountFields: [],
IgnorePrepareTransactionFields: ["fee"],
scanAccounts: [
{
name: "stacks seed 1",
Expand Down

0 comments on commit 2f7ebf5

Please sign in to comment.