mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-13 19:10:42 +08:00
final fix tests
This commit is contained in:
parent
d78bf166fe
commit
491416a0f7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Feature: Team settings
|
||||||
Given I'm on "BioSistemika Process" team settings page
|
Given I'm on "BioSistemika Process" team settings page
|
||||||
Then I click on team title
|
Then I click on team title
|
||||||
And I change "BioSistemika Process" with "BioSistemika Process Company" in "team-name-modal" input field
|
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
|
And I should see "BioSistemika Process Company" on "#team-name" element
|
||||||
|
|
||||||
@javascript
|
@javascript
|
||||||
|
|
Loading…
Reference in a new issue