generated from array-in-a-matrix/matrix-bot-template
comment account config for test scripts needed
This commit is contained in:
parent
b7c337797c
commit
e30cdb6385
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import jsconsole
|
|||
|
||||
import nimbotsdk
|
||||
test "can login using username and password":
|
||||
# TODO: import account credentials from a .gitignore'd config file
|
||||
const
|
||||
homeserver: cstring = ""
|
||||
username: cstring = ""
|
||||
|
|
Loading…
Add table
Reference in a new issue