Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Fix Merge Conflict (prebid#1502)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxNode authored Sep 17, 2020
1 parent b2353d8 commit 2d1cebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/colossus/usersync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func TestColossusSyncer(t *testing.T) {
Consent: "A",
},
CCPA: ccpa.Policy{
Value: "1-YY",
Consent: "1-YY",
},
})

Expand Down

0 comments on commit 2d1cebe

Please sign in to comment.