Skip to content

Commit

Permalink
SVVP: Fix starting SVVP in manual mode without tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 committed Oct 21, 2024
1 parent a1eaa76 commit 869ca68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/engines/hcktest/hcktest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ def prepare_tests
raise EngineError, 'HLK test target is not defined' unless @project.options.test.manual

@project.logger.info('HLK test target is not defined, skipping tests loading in manual mode')
return
end

@test_list = @tests.list_tests(log: true)
Expand Down

0 comments on commit 869ca68

Please sign in to comment.