diff --git a/features/repository/edit.feature b/features/repository/edit.feature index cbb4b25..9df0746 100644 --- a/features/repository/edit.feature +++ b/features/repository/edit.feature @@ -54,4 +54,4 @@ Feature: Repository Edit And I am at repository edit page When I fill the Name field with "MedSquare" And I press the Save button - Then I should see "Name should be unique within project" + Then I should see "Name has already been taken" -- libgit2 0.21.2