Commit aceef0d9 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Use the Ultimate plan because this is the only available option

parent 117625fb
......@@ -69,7 +69,7 @@ module EE
{
namespace_id: namespace.id,
plan_name: namespace.actual_plan_name.titleize,
plan_name: ::Plan::ULTIMATE.titleize,
action: action
}
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment