From 356f795617d50125c15acc815e68899ff0bd35fa Mon Sep 17 00:00:00 2001 From: William Cheng Date: Wed, 3 Feb 2021 20:18:11 +0800 Subject: [PATCH] move ts axios tests to circleci --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4d0feef2f21..11212bab9775 100644 --- a/pom.xml +++ b/pom.xml @@ -1209,7 +1209,6 @@ samples/client/petstore/python-tornado samples/openapi3/client/petstore/python samples/openapi3/client/petstore/python-legacy - samples/client/petstore/typescript-axios/tests/default samples/openapi3/client/petstore/typescript/builds/default samples/openapi3/client/petstore/typescript/tests/default samples/openapi3/client/petstore/typescript/builds/jquery @@ -1346,6 +1345,7 @@ samples/client/petstore/java/microprofile-rest-client samples/client/petstore/groovy + samples/client/petstore/typescript-axios/tests/default samples/client/petstore/go samples/openapi3/client/petstore/go samples/client/petstore/javascript-es6