From 3ee75c3765b8cefe9ca4f1e5e9263f62da8493d1 Mon Sep 17 00:00:00 2001 From: Storage sandboxing Date: Mon, 22 Nov 2021 18:39:05 +0800 Subject: [PATCH] =?UTF-8?q?fixed=206d38a6a=20from=20https://gitee.com/stor?= =?UTF-8?q?age-sandboxing/xts=5Facts/pulls/1138=20=E6=B3=A8=E9=87=8Astorag?= =?UTF-8?q?efileconcurrentjstest=E7=9A=84=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Storage sandboxing --- .../src/main/js/default/test/List.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagefileconcurrentjstest/src/main/js/default/test/List.test.js b/storage/storagefileconcurrentjstest/src/main/js/default/test/List.test.js index 4c2fad370..af95f8754 100644 --- a/storage/storagefileconcurrentjstest/src/main/js/default/test/List.test.js +++ b/storage/storagefileconcurrentjstest/src/main/js/default/test/List.test.js @@ -13,4 +13,4 @@ * limitations under the License. */ -require('./FileConcurrent.test.js') +// require('./FileConcurrent.test.js') -- GitLab