Merge branch 'dev-frontend-optimization'
This commit is contained in:
@@ -26,6 +26,8 @@ func init() {
|
||||
gin.SetMode(gin.TestMode)
|
||||
}
|
||||
|
||||
|
||||
|
||||
func setupProxyEngine(t *testing.T) *conversion.ConversionEngine {
|
||||
t.Helper()
|
||||
registry := conversion.NewMemoryRegistry()
|
||||
|
||||
Reference in New Issue
Block a user