mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Fix path for codeception logs
This commit is contained in:
		@@ -19,8 +19,8 @@ before_script:
 | 
			
		||||
    - php -S localhost:8000 &
 | 
			
		||||
    - sleep 3
 | 
			
		||||
    - cd ../..
 | 
			
		||||
    - mkdir tests/functional/tests/_log
 | 
			
		||||
    - chmod -R 777 tests/functional/tests/_log
 | 
			
		||||
    - mkdir tests/api/tests/_log
 | 
			
		||||
    - chmod -R 777 tests/api/tests/_log
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - mkdir -p build/logs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user