Skip to content

Commit 6f0a94b

Browse files
committed
Removed unit tests
1 parent af947c9 commit 6f0a94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ jobs:
563563
name: Test ApiGateway Next Gen provider
564564
environment:
565565
PROVIDER_OVERRIDE_APIGATEWAY: "next_gen"
566-
TEST_PATH: "tests/aws/services/apigateway/ tests/unit/services/apigateway/"
566+
TEST_PATH: "tests/aws/services/apigateway/"
567567
COVERAGE_ARGS: "-p"
568568
command: |
569569
COVERAGE_FILE="target/coverage/.coverage.apigwNG.${CIRCLE_NODE_INDEX}" \

0 commit comments

Comments
 (0)