Skip to content

Commit

Permalink
test: add comment explaining test file
Browse files Browse the repository at this point in the history
  • Loading branch information
TarekkMA committed Jan 9, 2025
1 parent 56b62d3 commit df28273
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import "@moonbeam-network/api-augment";
import { TransactionTypes, describeSuite, expect } from "@moonwall/cli";
import { BALTATHAR_ADDRESS, TREASURY_ACCOUNT, createRawTransfer, extractFee } from "@moonwall/util";

// These tests are checking the default value of FeesTreasuryProportion which is set to 20%
describeSuite({
id: "D011605",
title: "Fees - Transaction",
Expand Down

0 comments on commit df28273

Please sign in to comment.