Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisVQ committed Sep 2, 2024
1 parent c386670 commit 081deae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarqube/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ case $SONAR_EDITION in
community | developer | enterprise | datacenter)
expectedPlugins=("groovy:1.8"
"r:0.2.2"
"communityrust:0.2.1" )
"communityrust:0.2.4" )
;;

*)
Expand Down

0 comments on commit 081deae

Please sign in to comment.