Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher-Li committed Nov 30, 2023
1 parent 560e615 commit 2c989d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ describe('TradingReward store', () => {

beforeEach(async () => {
await WalletTable.create(defaultWallet);
})
});

afterEach(async () => {
await clearData();
Expand Down

0 comments on commit 2c989d9

Please sign in to comment.