2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 18:25:26 +00:00

more debug

This commit is contained in:
Oliver Walters
2022-05-22 09:00:09 +10:00
parent 8e1804b39d
commit 2e86a02343
2 changed files with 5 additions and 1 deletions

View File

@ -76,7 +76,7 @@ void main() {
// TODO: Test the the right 'error message' is returned
// TODO: The request above should throw a 'SockeException'
// Test incorrect login details
profile.server = "http://localhost:12345";
profile.username = "invalidusername";