Test for changing address.
This commit is contained in:
		@@ -22,3 +22,10 @@ Feature: Server Start
 | 
			
		||||
		And it is running
 | 
			
		||||
		When the home page is accessed
 | 
			
		||||
		Then the status should be OK
 | 
			
		||||
 | 
			
		||||
	Scenario: Start using the server on an alternate address
 | 
			
		||||
		Given a server
 | 
			
		||||
		And the address is changed
 | 
			
		||||
		And it is running
 | 
			
		||||
		When the home page is accessed
 | 
			
		||||
		Then the status should be OK
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user