diff --git a/test/functional/software_test_helper.rb b/test/functional/software_test_helper.rb index 0378aef..5181f24 100644 --- a/test/functional/software_test_helper.rb +++ b/test/functional/software_test_helper.rb @@ -163,6 +163,7 @@ module SoftwareTestHelper fields_software['operating_platform'] = 'Linux' fields_software['objectives'] = 'This is the objective of the software' fields_software['features'] = 'This software does nothing' + fields_software['demonstration_url'] = 'www.test.com' hash_list << fields_software #Fields for software categories -- libgit2 0.21.2