Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljackins committed Jul 19, 2023
1 parent eeb5577 commit d456302
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ describe('before loading', () => {
assert(object)
assert(object.context)
assert(object.context.campaign === undefined)
assert(object.context.referrer === undefined)
})

it('should add .referrer.id and .referrer.type (cookies)', () => {
Expand Down

0 comments on commit d456302

Please sign in to comment.