final fix tests

This commit is contained in:
mlorb 2018-05-03 09:22:01 +02:00
parent d78bf166fe
commit 491416a0f7

View file

@ -20,7 +20,7 @@ Feature: Team settings
Given I'm on "BioSistemika Process" team settings page
Then I click on team title
And I change "BioSistemika Process" with "BioSistemika Process Company" in "team-name-modal" input field
Then I click on "Update"
Then I click "Save" button
And I should see "BioSistemika Process Company" on "#team-name" element
@javascript