Skip to content
Snippets Groups Projects
Unverified Commit 9cdab3f7 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'remove_unused_let_in_provision_code_suggestions_service' into 'master'

Remove unused let in a provision code suggestions service spec

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



Merged-by: default avatarStan Hu <stanhu@gmail.com>
Approved-by: default avatarStan Hu <stanhu@gmail.com>
Co-authored-by: default avatarCorinna Gogolok <cgogolok@gitlab.com>
parents 1d3d9c83 7c18506a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -14,7 +14,6 @@
)
end
 
let(:expires_at) { Date.current + 6.months }
let(:purchased_add_on_quantity) { 5 }
let(:subscription_name) { 'A-S00000002' }
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment