Skip to content

Commit c0558a9

Browse files
Merge pull request #6 from cloudblue/LITE-31740-sonar-quality-check-is-failing
LITE-31740 Fake PR to test Sonar
2 parents e88fda7 + 2cfbd4b commit c0558a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect_extension_utils/api/errors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class MyError(ExtensionErrorBase)
7474
ERRORS = {
7575
1: "Some error",
7676
2: "Some {template} error.",
77-
3: "Not found",
77+
3: "Not valid.",
7878
7979
}
8080

0 commit comments

Comments
 (0)