Commit 0cc74325 authored by Stan Hu's avatar Stan Hu

Limit Geo LogCursor spec to run only on PostgreSQL

parent ff3d2578
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