Skip to content

Commit 10ff453

Browse files
torcolvinCopilot
andauthored
Update base/dcp_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fb9d1ac commit 10ff453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/dcp_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ func TestDCPIsMetadataDocument(t *testing.T) {
8686
metadataDocument: true,
8787
},
8888
{
89-
docName: m.metaKeys.UserKey("role2"),
89+
docName: m.metaKeys.RoleKey("role2"),
9090
metadataDocument: true,
9191
},
9292
{

0 commit comments

Comments
 (0)