Skip to content

Commit

Permalink
test: add dapp name
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed Feb 8, 2023
1 parent caea233 commit 83cdb63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__tests__/state-management.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ describe('state management', () => {
connectButtonClient = ConnectButtonClient({
logger,
subjects: connectButtonSubjects,
dAppName: '',
})
requestItemClient = RequestItemClient({
logger,
Expand Down

0 comments on commit 83cdb63

Please sign in to comment.