Commit 42953363 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'sh-disable-log-cursor-specs-mysql' into 'master'

Limit Geo LogCursor spec to run only on PostgreSQL

See merge request !2772
parents ff3d2578 0cc74325
require 'spec_helper'
describe Gitlab::Geo::LogCursor::Daemon do
describe Gitlab::Geo::LogCursor::Daemon, :postgresql do
describe '#run!' do
let!(:geo_node) { create(:geo_node, :current) }
......
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