Skip to content

Commit

Permalink
jest.config.ts: add missing starknet-gauntlet-ledger
Browse files Browse the repository at this point in the history
  • Loading branch information
cfal committed May 11, 2023
1 parent ce48ace commit fb77bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const config: Config.InitialOptions = {
projectConfig('starknet-gauntlet-oz'),
projectConfig('starknet-gauntlet-token'),
projectConfig('starknet-gauntlet-emergency-protocol'),
projectConfig('starknet-gauntlet-ledger'),
],
}
export default config

0 comments on commit fb77bb7

Please sign in to comment.