Fix order-dependent spec
Use existing connection's db_conofig instead of Gitlab::Database.main.config. This returns a ActiveRecord::DatabaseConfigurations::HashConfig which contains the db name.
Showing
Please register or sign in to comment