mirror of
				https://github.com/scinote-eln/scinote-web.git
				synced 2025-10-27 06:29:07 +08:00 
			
		
		
		
	fix failing sign_up scenario
This commit is contained in:
		
							parent
							
								
									33ebe1f748
								
							
						
					
					
						commit
						e02f63276e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -19,6 +19,7 @@ Feature: Sign up | |||
|     And I click "Sign up" button | ||||
|     Then I should see "has already been taken" | ||||
| 
 | ||||
|   @javascript | ||||
|   Scenario: Sign up for an non-existent user | ||||
|     Given I visit the sign up page | ||||
|     Then I fill the sign up form with | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue