From 81d31d24f82e5910c716529f0cdd3a5c5e61764d Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Wed, 28 Dec 2022 15:14:10 -0800 Subject: [PATCH] chore(tests): suppress surefire plugin "Corrupted STDOUT..." warning (#1151) --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 1826e330..6e3278be 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,9 @@ false + +