Ghost/test
Fabien O'Carroll 6106d1fdc4 Updated active column type from boolean -> bool
no-issue

Our base model will only automatically convert numbers to booleans if
the type is 'bool' - however this column was incorrectly added with a
type of 'boolean'. Lucklily - knex with both MySQL & SQLite3 will add
a column with the same type for both of these, so no migration is needed
to fix it.
2021-05-07 16:37:38 +01:00
..
api-acceptance Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
frontend-acceptance 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
regression Added settings for members 'free' price 2021-05-07 16:32:12 +01:00
unit Updated active column type from boolean -> bool 2021-05-07 16:37:38 +01:00
utils Updated fixture utils for Products & Prices 2021-05-07 16:34:22 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Switched to using .js files for eslint 2021-05-07 10:30:41 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00