-
- Downloads
Fix Geo migration spec
The test was failing in CI because the Geo CI job artifact registry had cached the newer state of the columns that no longer had the `success` column. `migrate!` doesn't reset the column information. This change resets the state so that the migration spec passes.
Please register or sign in to comment