Skip to content

Commit

Permalink
Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
hypericum committed Aug 30, 2016
1 parent 5e9f436 commit 37fe5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Custom/Kernel/System/UnitTest/Selenium.pm
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ For setting DynamicField Date or DateTime Fields the call should look like:
Hour => '00',
Minute => '00',
Second => '00',
Used => 1, # THIS ONE IS IMPORTANT -
Used => 1, # THIS ONE IS IMPORTANT -
# if not set to 1 field will not get activated and though not transmitted
},
WaitForAJAX => 1,
Expand Down

0 comments on commit 37fe5ef

Please sign in to comment.