mirror of
				https://github.com/InsanusMokrassar/MicroUtils.git
				synced 2025-11-04 06:00:22 +00:00 
			
		
		
		
	fix test running for wasm/js node
This commit is contained in:
		@@ -38,7 +38,9 @@ kotlin {
 | 
			
		||||
        }
 | 
			
		||||
        nodejs {
 | 
			
		||||
            testTask {
 | 
			
		||||
                enabled = false
 | 
			
		||||
                timeout = Duration.ofSeconds(240)
 | 
			
		||||
                nodeJsArgs.add("--unhandled-rejections=warn")
 | 
			
		||||
                nodeJsArgs.add("--trace-warnings")
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -38,7 +38,9 @@ kotlin {
 | 
			
		||||
        }
 | 
			
		||||
        nodejs {
 | 
			
		||||
            testTask {
 | 
			
		||||
                enabled = false
 | 
			
		||||
                timeout = Duration.ofSeconds(240)
 | 
			
		||||
                nodeJsArgs.add("--unhandled-rejections=warn")
 | 
			
		||||
                nodeJsArgs.add("--trace-warnings")
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -38,7 +38,9 @@ kotlin {
 | 
			
		||||
        }
 | 
			
		||||
        nodejs {
 | 
			
		||||
            testTask {
 | 
			
		||||
                enabled = false
 | 
			
		||||
                timeout = Duration.ofSeconds(240)
 | 
			
		||||
                nodeJsArgs.add("--unhandled-rejections=warn")
 | 
			
		||||
                nodeJsArgs.add("--trace-warnings")
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -38,7 +38,9 @@ kotlin {
 | 
			
		||||
        }
 | 
			
		||||
        nodejs {
 | 
			
		||||
            testTask {
 | 
			
		||||
                enabled = false
 | 
			
		||||
                timeout = Duration.ofSeconds(240)
 | 
			
		||||
                nodeJsArgs.add("--unhandled-rejections=warn")
 | 
			
		||||
                nodeJsArgs.add("--trace-warnings")
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user