comment account config for test scripts needed

This commit is contained in:
array-in-a-matrix 2024-01-15 01:23:21 -05:00
parent b7c337797c
commit e30cdb6385

View file

@ -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 = ""