moved config settings to separate module.
This commit is contained in:
		@@ -14,10 +14,3 @@ Feature: Server Start
 | 
			
		||||
		And it is running
 | 
			
		||||
		When the home page is accessed
 | 
			
		||||
		Then the status should be OK
 | 
			
		||||
 | 
			
		||||
		#Scenario: Start server with a different address
 | 
			
		||||
		#Given a server
 | 
			
		||||
		#And address is set to 127.250.48.58
 | 
			
		||||
		#And it is running
 | 
			
		||||
		#When the home page is accessed
 | 
			
		||||
		#Then the status should be OK
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user