Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornschein <jb@capsec.org>2013-09-12 16:30:55 +0400
committerJoerg Bornschein <jb@capsec.org>2013-09-12 16:30:55 +0400
commit5c2d3c8e50b55e04d7094f9d4a95e7f6f88894ce (patch)
tree178da72497836b41de17fd894da818e55fd9d67b /features/admin
parent7bf8d22f178d5628e9c2dc8e79ec94a016e1d69b (diff)
Fix typo in tests
Diffstat (limited to 'features/admin')
-rw-r--r--features/admin/users.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/admin/users.feature b/features/admin/users.feature
index 4c951df9fe2..7f503cf9235 100644
--- a/features/admin/users.feature
+++ b/features/admin/users.feature
@@ -13,4 +13,4 @@ Feature: Admin Users
And Input non ascii char in username
And Click save
Then See username error message
- And Not chenged form action url
+ And Not changed form action url