You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
My last commit, to add a new <link> element to the custom.css file, has broken the tests. Admittedly I should have checked before commit, but I really wouldn't expect this to break anything - it looks like the test is validating the entire HTML <head> against a template, which is way too specific and will mean breakages like this happen regularly.
Please come and chat to me (Nick) when starting this issue, to agree a plan for the correct fix.
The text was updated successfully, but these errors were encountered:
My last commit, to add a new
<link>
element to the custom.css file, has broken the tests. Admittedly I should have checked before commit, but I really wouldn't expect this to break anything - it looks like the test is validating the entire HTML<head>
against a template, which is way too specific and will mean breakages like this happen regularly.Please come and chat to me (Nick) when starting this issue, to agree a plan for the correct fix.
The text was updated successfully, but these errors were encountered: