test: log update test message

This commit is contained in:
Jeremy Kahn 2022-09-11 13:49:51 -05:00
parent de38dfa138
commit db5b8b7905

View File

@ -12,3 +12,6 @@ root.render(<Bootstrap />)
// to log results (for example: reportWebVitals(console.log)) // to log results (for example: reportWebVitals(console.log))
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
reportWebVitals() reportWebVitals()
// FIXME: Remove this
console.log('Update test')