Removed the '...' when an account is being created

This commit is contained in:
2025-06-19 02:16:58 +03:00
parent 1ae646d218
commit 9231e04e34
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
},
{
"input": "1234",
"expectedContent": "Your account is being created...Thank you for using Sarafu. Goodbye!"
"expectedContent": "Your account is being created. Thank you for using Sarafu. Goodbye!"
}
]
},

View File

@@ -1 +1 @@
Your account is being created...
Your account is being created.