Skip to content

Commit

Permalink
fix CI test
Browse files Browse the repository at this point in the history
Signed-off-by: Stephanie <yangcao@redhat.com>
  • Loading branch information
yangcao77 committed Oct 4, 2023
1 parent 43344d8 commit 0adb0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdq-analysis/pkg/componentdetectionquery_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ func TestCloneAndAnalyze(t *testing.T) {
multiComponentRepoURL := "https://github.com/maysunfaisal/multi-components-dockerfile"
springNoDevfileNoDockerfileURL := "https://github.com/kim-tsao/devfile-sample-java-springboot-basic-no-devfile-no-dockerfile"
springNoDevfileURL := "https://github.com/yangcao77/devfile-sample-java-springboot-basic-no-devfile"
multiComponentWithNoDevfileAndDockerfileURL := "https://github.com/redhat-appstudio/quality-dashboard"
multiComponentWithNoDevfileAndDockerfileURL := "https://github.com/yangcao77/quality-dashboard"
failedToCloneRepoErr := "failed to clone the repo.*"

springDevfileContext := `
Expand Down

0 comments on commit 0adb0a3

Please sign in to comment.