Add basic intg. tests to compose & system
This commit is contained in:
@@ -141,7 +141,7 @@ func Init(ctx context.Context, log *zap.Logger, c Config) (err error) {
|
||||
DefaultPage = Page()
|
||||
DefaultChart = Chart()
|
||||
DefaultNotification = Notification()
|
||||
DefaultAttachment = Attachment(fs)
|
||||
DefaultAttachment = Attachment(DefaultStore)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user