BathHacked/energy-sparks

View on GitHub
app/views/schools/solar_edge_installations/check.js.erb

Summary

Maintainability
Test Coverage
$('#solar-edge-<%= @solar_edge_installation.id %>-test').html('<i class="fas <%= @api_ok ? 'text-success fa-circle-check' : 'text-danger fa-circle-xmark' %>"></i> Check API');