Skip to content

Commit

Permalink
feat: single test
Browse files Browse the repository at this point in the history
  • Loading branch information
CeerDecy committed Nov 28, 2024
1 parent deba5bf commit af1ece8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tools/orchestrator/services/addon/addon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ func TestInjectVersion(t *testing.T) {
Name: "register-center",
Type: "registercenter",
Options: map[string]string{
"Version": "2.0.0",
"version": "2.0.0",
},
},
}
Expand Down

0 comments on commit af1ece8

Please sign in to comment.