Merge branch 'feature/coupons-expansion' into 'release/6.2'
Feature/coupons expansion See merge request !1005
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -21,5 +21,9 @@ module.exports = { | @@ -21,5 +21,9 @@ module.exports = { | ||
21 | yoholittle: { | 21 | yoholittle: { |
22 | business_line: 'little', | 22 | business_line: 'little', |
23 | content_code: '' | 23 | content_code: '' |
24 | + }, | ||
25 | + activity: { | ||
26 | + business_line: 'yohobuy', | ||
27 | + content_code: 'b7a510c2ece17d205a8f17b06ee8d2af' | ||
24 | } | 28 | } |
25 | }; | 29 | }; |
-
Please register or login to post a comment