Update tests/app/main/views/test_template_folders.py

Remove quotes around variable. Were added by mistake.

Co-Authored-By: tombye <tombaromba@gmail.com>
This commit is contained in:
Chris Hill-Scott
2019-01-04 15:40:34 +00:00
committed by GitHub
parent f5321346c4
commit d907fc9ce6

View File

@@ -1013,7 +1013,7 @@ def test_should_be_able_to_move_a_sub_item(
'operation': 'add-new-template',
'templates_and_folders': [],
'move_to_new_folder_name': '',
'move_to': 'ROOT_FOLDER_ID',
'move_to': ROOT_FOLDER_ID,
'add_template_by_template_type': 'email',
},
# add a new template, but don't select anything