Skip to content

Commit

Permalink
QE: Testing sonar cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablogoliva committed Feb 26, 2025
1 parent 7b5a8fe commit c1b5c30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions java/code/src/com/suse/scc/SCCEndpoints.java
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ public class SCCEndpoints {

/**
* A Hub deliver custom repositories via organization/repositories SCC endpoint.
* We need a fake repo ID for it.
*/
* We need a fake repo ID for it. And this is just a fake comment to
* try Sonar
*
public static final Long CUSTOM_REPO_FAKE_SCC_ID = Long.MIN_VALUE;
private final String uuid;
Expand Down
2 changes: 1 addition & 1 deletion testsuite/features/init_clients/min_deblike_salt.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2016-2022 SUSE LLC
# Copyright (c) 2016-2025 SUSE LLC
# Licensed under the terms of the MIT license.
#
# 1) bootstrap a new Debian-like minion
Expand Down

0 comments on commit c1b5c30

Please sign in to comment.