Chore: Remove test type app mode (#66987)
This commit is contained in:
@@ -47,7 +47,6 @@ const (
|
||||
DefaultHTTPAddr = "0.0.0.0"
|
||||
Dev = "development"
|
||||
Prod = "production"
|
||||
Test = "test"
|
||||
ApplicationName = "Grafana"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user