fix ajax action access, dont use delayed for model_solutions

This commit is contained in:
Karol
2020-10-06 16:42:09 +02:00
committed by dependabot-preview[bot]
parent c9b6b213f4
commit 6e11f29fdf
3 changed files with 2 additions and 3 deletions

View File

@ -132,7 +132,7 @@ RSpec.describe ProformaService::ConvertExerciseToTask do
filename: file.name_with_extension,
used_by_grader: false,
usage_by_lms: 'display',
visible: 'delayed',
visible: 'yes',
binary: false,
internal_description: 'reference_implementation'
)