Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
ManageIQ/manageiq-ui-classic
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
4 days ago
Refresh default branch
Refresh
app/javascript/spec/helpers/set_fixtures_helper.js
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
global.window ??= global; window.setFixtures = function(html) { $('html').html(html); };