Skip to content

Commit

Permalink
fix: Update vendors.ts (#735)
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Voelker <anna_voelker@31849.gnm.int>
  • Loading branch information
vlkerag and Anna Voelker committed Apr 25, 2023
1 parent 167c755 commit 274e8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vendors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const VendorIDs = {
googletag: ['5f1aada6b8e05c306c0597d7'],
ias: ['5e7ced57b8e05c485246ccf3'],
inizio: ['5e37fc3e56a5e6615502f9c9'],
ipsos: ['5f745ab96f3aae0163740409'],
ipsos: ['5fa51b29a228638b4a1980e4'],
linkedin: ['5f2d22a6b8e05c02aa283b3c'],
lotame: ['5ed6aeb1b8e05c241a63c71f'],
nielsen: ['5ef5c3a5b8e05c69980eaa5b'],
Expand Down

1 comment on commit 274e8a0

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 92.12% 222/241
🟢 Branches 85.44% 88/103
🟢 Functions 88.71% 55/62
🟢 Lines 91.81% 213/232

Test suite run success

327 tests passing in 15 suites.

Report generated by 🧪jest coverage report action from 274e8a0

Please sign in to comment.