Merge branch 'ida/changes-to-args-commandline' into 'master'

Ida/changes to args commandline

See merge request grassrootseconomics/cic-internal-integration!104
This commit is contained in:
Idaapayo 2021-04-15 17:04:17 +00:00
commit f91b491251
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
service-configs/*
!service-configs/.gitkeep
node_modules
__pycache__
*.pyc
*.o

View File

@ -57,6 +57,7 @@ custodial_tests = [
'local_key',
'gas',
'faucet',
'ussd'
]
metadata_tests = [