summaryrefslogtreecommitdiff
path: root/config/policy_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'config/policy_test.go')
-rw-r--r--config/policy_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/policy_test.go b/config/policy_test.go
index 80de387..09d838c 100644
--- a/config/policy_test.go
+++ b/config/policy_test.go
@@ -5,7 +5,7 @@ import (
"github.com/stretchr/testify/assert"
- "phabricator.wikimedia.org/source/blubber/config"
+ "gerrit.wikimedia.org/r/blubber/config"
)
func TestPolicyRead(t *testing.T) {