Storage: Revert using real gRPC for integration tests (#96410)
--------- Co-authored-by: Todd Treece <todd.treece@grafana.com>
This commit is contained in:
co-authored by
Todd Treece
parent
66d5c051aa
commit
29cdfdff87
@@ -181,6 +181,7 @@ func TestIntegrationDashboardsApp(t *testing.T) {
|
||||
})
|
||||
|
||||
t.Run("with dual writer mode 4", func(t *testing.T) {
|
||||
t.Skip("skipping test because of authorizer issue")
|
||||
helper := apis.NewK8sTestHelper(t, testinfra.GrafanaOpts{
|
||||
DisableAnonymous: true,
|
||||
EnableFeatureToggles: []string{
|
||||
|
||||
Reference in New Issue
Block a user