Skip to content

Commit

Permalink
ballerinax.aws*
Browse files Browse the repository at this point in the history
  • Loading branch information
gayaldassanayake committed Feb 13, 2024
1 parent a5314cc commit 1ad06a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def stripBallerinaExtensionVersion(String extVersion) {
ballerina {
packageOrganization = packageOrg
module = packageName
testCoverageParam = "--code-coverage --coverage-format=xml --includes=io.ballerina.lib.aws.redshift.*:ballerina.aws*"
testCoverageParam = "--code-coverage --coverage-format=xml --includes=io.ballerina.lib.aws.redshift.*:ballerinax.aws*"
isConnector = true
platform = "java17"
}
Expand Down

0 comments on commit 1ad06a3

Please sign in to comment.