mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Move content encoding in the beginning of the middleware chain, update dependencies
This commit is contained in:
@@ -51,7 +51,7 @@ func TestConfigSetConflict(t *testing.T) {
|
||||
router, _ := getDummyConfigRouter(t)
|
||||
|
||||
cfg := config.New(nil)
|
||||
cfg.Storage.MimeTypes = "/path/to/mime.types"
|
||||
cfg.Storage.MimeTypesFile = "/path/to/mime.types"
|
||||
|
||||
var data bytes.Buffer
|
||||
|
||||
|
Reference in New Issue
Block a user