Update TestValidationOfApplicationServices function name

This commit is contained in:
Sijmen Schoon 2023-01-27 16:11:47 +01:00
parent 23f5d7d838
commit 902eb1ee3e
No known key found for this signature in database
GPG key ID: DAF7821E067D9C48

View file

@ -173,7 +173,7 @@ func Test_validateUsername(t *testing.T) {
// This method tests validation of the provided Application Service token and
// username that they're registering
func TestValidationOfApplicationServices(t *testing.T) {
func TestValidateApplicationServiceRequest(t *testing.T) {
// Create a fake application service
regex := "@_appservice_.*"
fakeNamespace := config.ApplicationServiceNamespace{