14 lines
302 B
INI
14 lines
302 B
INI
[Common]
|
|
;app URL
|
|
url = https://openbounty.status.im:444/
|
|
[Paths]
|
|
;AbsolutePath to 'tests' folder
|
|
tests_absolute = /usr/dir/open-bounty/test/end-to-end/tests/
|
|
[ORG]
|
|
;GitHub credentials for organization
|
|
gh_login = login
|
|
gh_password = password
|
|
;MetaMask password for organization
|
|
mm_password = password
|
|
|