Skip to content
Snippets Groups Projects
Commit a885c687 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Require rspec expectations into spinach

parent 49a26eae
Branches
Tags
1 merge request!1Fix Links To Gitlab Cloud
Loading
Loading
@@ -9,6 +9,7 @@ ENV['RAILS_ENV'] = 'test'
require './config/environment'
 
require 'rspec'
require 'rspec/expectations'
require 'database_cleaner'
require 'spinach/capybara'
require 'sidekiq/testing/inline'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment