Skip to content

Commit

Permalink
Fixes #22395 - Added DEFAULT_REFRESH_INTERVAL constant
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitri-d authored and iNecas committed Feb 6, 2018
1 parent e89eef1 commit 5240ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/foreman_remote_execution_core/fake_script_runner.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module ForemanRemoteExecutionCore
class FakeScriptRunner < ForemanTasksCore::Runner::Base
DEFAULT_REFRESH_INTERVAL = 1

@data = []

Expand Down

0 comments on commit 5240ea7

Please sign in to comment.