Adjust test expectations

This commit is contained in:
Chris Smowton
2024-01-12 19:25:17 +00:00
parent 96bf47fbd9
commit e3ef8aa6f6
3 changed files with 6 additions and 6 deletions

View File

@@ -41,12 +41,12 @@
}
}
{
"markdownMessage": "Reading the dependency graph from Gradle build files provided 1 classpath entries",
"markdownMessage": "Reading the dependency graph from build files provided 1 classpath entries",
"severity": "unknown",
"source": {
"extractorName": "java",
"id": "java/autobuilder/buildless/depgraph-provided-by-gradle",
"name": "Java buildless mode extracted precise dependency graph information from Gradle"
"name": "Java buildless mode extracted precise dependency graph information from tool Gradle"
},
"visibility": {
"cliSummaryTable": true,

View File

@@ -41,12 +41,12 @@
}
}
{
"markdownMessage": "Reading the dependency graph from Maven build files provided 3 classpath entries",
"markdownMessage": "Reading the dependency graph from build files provided 3 classpath entries",
"severity": "unknown",
"source": {
"extractorName": "java",
"id": "java/autobuilder/buildless/depgraph-provided-by-maven",
"name": "Java buildless mode extracted precise dependency graph information from Maven"
"name": "Java buildless mode extracted precise dependency graph information from tool Maven"
},
"visibility": {
"cliSummaryTable": true,

View File

@@ -41,12 +41,12 @@
}
}
{
"markdownMessage": "Reading the dependency graph from Maven build files provided 2 classpath entries",
"markdownMessage": "Reading the dependency graph from build files provided 2 classpath entries",
"severity": "unknown",
"source": {
"extractorName": "java",
"id": "java/autobuilder/buildless/depgraph-provided-by-maven",
"name": "Java buildless mode extracted precise dependency graph information from Maven"
"name": "Java buildless mode extracted precise dependency graph information from tool Maven"
},
"visibility": {
"cliSummaryTable": true,