Skip to content

Commit

Permalink
ucfopen#1198 Tweaked test for widget installer to expect new property.
Browse files Browse the repository at this point in the history
  • Loading branch information
FrenjaminBanklin committed Feb 12, 2019
1 parent 83de018 commit 0a61124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuel/app/tests/widgets/installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public function test_generate_install_params()
'flash_version' => 3,
'height' => 55,
'width' => 100,
'author_only' => '0',
'is_qset_encrypted' => '0',
'is_answer_encrypted' => '1',
'is_storage_enabled' => '1',
Expand Down

0 comments on commit 0a61124

Please sign in to comment.