Fixed tests
This commit is contained in:
10
test/Discord.Net.Tests/config.json.example
Normal file
10
test/Discord.Net.Tests/config.json.example
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"user1": {
|
||||
"email": "user1@example.com",
|
||||
"password": "password123"
|
||||
},
|
||||
"user2": {
|
||||
"email": "user2@example.com",
|
||||
"password": "password456"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user