Add geo tag to spec/workers/geo/repository_sync_worker_spec.rb

parent f41b9829
require 'spec_helper'
describe Geo::RepositorySyncWorker, :postgresql do
describe Geo::RepositorySyncWorker, :geo do
include ::EE::GeoHelpers
set(:primary) { create(:geo_node, :primary, host: 'primary-geo-node') }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment