fix unique constraint violation in integration tests
This commit is contained in:
		@@ -21,7 +21,7 @@ spring:
 | 
			
		||||
        type: simple
 | 
			
		||||
    datasource:
 | 
			
		||||
        type: com.zaxxer.hikari.HikariDataSource
 | 
			
		||||
        url: jdbc:h2:mem:hsadminNg;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
 | 
			
		||||
        url: jdbc:h2:mem:hsadminNg;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=TRUE
 | 
			
		||||
        name:
 | 
			
		||||
        username:
 | 
			
		||||
        password:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user