Skip to content
代码片段 群组 项目
提交 2b6223ab 编辑于 作者: Chloe Liu's avatar Chloe Liu
浏览文件

Merge branch 'e2e-add-code-suggestions-to-plans' into 'master'

E2E: Add Code Suggestions to plan.rb

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127273



Merged-by: default avatarChloe Liu <yliu@gitlab.com>
Approved-by: default avatarChloe Liu <yliu@gitlab.com>
Co-authored-by: default avatarValerie Burton <vburton@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -56,6 +56,13 @@ module Plan
storage: 10
}.freeze
CODE_SUGGESTIONS = {
plan_id: '8a8aa0ac8874ddc4018878da1f736782',
rate_charge_id: '8a8aa0ac8874ddc4018878da1f9a6784',
name: 'code suggestions',
price: 9
}.freeze
LICENSE_TYPE = {
legacy_license: 'legacy license',
online_cloud: 'online license',
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册