Skip to content

Commit c7ecfb4

Browse files
committed
Add lazy_load_offscreen_discover_images flag to custom_context
1 parent f48df5a commit c7ecfb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/config/rendering_extension_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
},
137137
is_gumroad_admin: false,
138138
is_impersonating: true,
139+
lazy_load_offscreen_discover_images: false,
139140
},
140141
current_seller: UserPresenter.new(user: seller).as_current_seller,
141142
csp_nonce: SecureHeaders.content_security_policy_script_nonce(stubbed_view_context.request),

0 commit comments

Comments
 (0)