fix(ci): fix backend unit test constructor arg and gofmt issues
This commit is contained in:
@@ -41,8 +41,8 @@ type SystemSettings struct {
|
||||
PurchaseSubscriptionURL string
|
||||
SoraClientEnabled bool
|
||||
|
||||
DefaultConcurrency int
|
||||
DefaultBalance float64
|
||||
DefaultConcurrency int
|
||||
DefaultBalance float64
|
||||
DefaultSubscriptions []DefaultSubscriptionSetting
|
||||
|
||||
// Model fallback configuration
|
||||
|
||||
Reference in New Issue
Block a user