Unverified Commit 86ce1865 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Revert "grafana: skip a test that started failing"

This reverts commit cdefbd2e.
Let's fix the test instead.
parent feb32158
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -48,9 +48,6 @@ buildGoModule rec {
    sed -i -e '/it should change folder successfully and return correct result/{N;s/$/\nt.Skip();/}'\
      pkg/services/libraryelements/libraryelements_patch_test.go

    # TODO: investigate?
    substituteInPlace pkg/tests/api/alerting/api_alertmanager_test.go \
      --replace TestIntegrationAMConfigAccess DontTestIntegrationAMConfigAccess

    # main module (github.com/grafana/grafana) does not contain package github.com/grafana/grafana/scripts/go
    rm -r scripts/go