Add integration tests
This commit is contained in:
parent
b25909a14b
commit
1b926b75c7
4 changed files with 142 additions and 1 deletions
4
test/secrets.js.example
Normal file
4
test/secrets.js.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
accKey: ''
|
||||
};
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue