mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 03:41:41 +00:00
fix spec
This commit is contained in:
parent
773a612dee
commit
4851a7aad3
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ describe Agents::HumanTaskAgent do
|
|||
@checker.options[:take_majority] = "true"
|
||||
@checker.should_not be_valid
|
||||
@checker.options[:hit][:questions][1][:type] = "selection"
|
||||
@checker.options[:hit][:questions][1][:selections] = @checker.options[:hit][:questions][0][:selections]
|
||||
@checker.should be_valid
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue