fixes a bug introduced during the transition from info_disclosure to A6

This commit is contained in:
cktricky
2013-11-14 11:06:27 -05:00
parent b9e2723175
commit f53ab56e92
6 changed files with 2 additions and 166 deletions
@@ -1,6 +1,6 @@
require 'spec_helper'
feature 'sensitive information disclosure' do
feature 'sensitive data exposure' do
before do
UserFixture.reset_all_users
@normal_user = UserFixture.normal_user