remove IGNORED_ATTRIBUTES no longer required
This commit is contained in:
parent
8ca963bd96
commit
cb4ec41fd3
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
module ExportFileHelper
|
module ExportFileHelper
|
||||||
IGNORED_ATTRIBUTES = %w[created_at updated_at url group_id]
|
|
||||||
|
|
||||||
def setup_project
|
def setup_project
|
||||||
project = create(:project, :public)
|
project = create(:project, :public)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue