Commit 5e5ca6b7 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Make the manifest import feature spec a postgres only

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent aaf508df
require 'spec_helper' require 'spec_helper'
feature 'Import multiple repositories by uploading a manifest file', :js do feature 'Import multiple repositories by uploading a manifest file', :js, :postgresql do
include Select2Helper include Select2Helper
let(:user) { create(:admin) } let(:user) { create(:admin) }
......
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