FOSS test failure - feature_available? expected 2 arguments but given 1
Failure trace:
def feature_available?(feature, user)
get_permission(user, feature)
end
ActionView::Template::Error:
wrong number of arguments (given 1, expected 2)
Shared Example Group: "shows canonical link" called from ./spec/features/canonical_link_spec.rb:44
# ./app/models/concerns/featurable.rb:90:in `feature_available?'
# ./app/models/project.rb:389:in `feature_available?'
# ./app/views/shared/issuable/_bulk_update_sidebar.html.haml:4:in `_app_views_shared_issuable__bulk_update_sidebar_html_haml___1413962097737488173_1570180'
Multiple pipelines with multiple jobs failing on this view template:
Edited by Albert Salim