marks investment specs as pending

This commit is contained in:
rgarcia
2016-07-27 13:05:56 +02:00
parent 7d34621c1c
commit 5ea9f9b00c

View File

@@ -1,6 +1,6 @@
require 'rails_helper'
feature 'Budget Investments' do
xfeature 'Budget Investments' do
let(:author) { create(:user, :level_two, username: 'Isabel') }
let(:budget) { create(:budget) }