airbnb/caravel

View on GitHub
superset-frontend/src/pages/DatabaseList/__snapshots__/DatabaseList.test.jsx.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Admin DatabaseList deletes 1`] = `
<React.Fragment>
  <p>
    The database
     
    <b>
      db 0
    </b>
     
    is linked to 0 charts that appear on 0 dashboards and users have 0 SQL Lab tabs using this database open. Are you sure you want to continue? Deleting the database will break those objects.
  </p>
</React.Fragment>
`;