Fix order-dependent Geo spec failure
Currently `before_all` doesn't rollback data properly between examples when the data is in the Geo tracking database. We use `before` instead of `before_all` to avoid polluting data data across examples. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/230333
Showing
Please register or sign in to comment