Skip to content

Commit

Permalink
add proposalAuthorAccountId to events playwright project
Browse files Browse the repository at this point in the history
  • Loading branch information
Tguntenaar committed Jul 5, 2024
1 parent fca373d commit 790ef36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
"url": "https://github.com/near/neardevhub-widgets/issues"
},
"homepage": "https://github.com/near/neardevhub-widgets#readme"
}
}
1 change: 1 addition & 0 deletions playwright.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default defineConfig({
use: {
baseURL: "http://localhost:8080",
account: "events-committee.near",
proposalAuthorAccountId: "yarotska.near",
},
},
],
Expand Down

0 comments on commit 790ef36

Please sign in to comment.