Skip to content

Commit

Permalink
Initial commit for parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Aug 25, 2020
1 parent 52039cb commit 092b849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rspec_parallel
@@ -0,0 +1 @@
--format progress --format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log
1 change: 1 addition & 0 deletions src/modules/AutoInstall.rb
Expand Up @@ -7,6 +7,7 @@
require "yast"
require "autoinstall/pkg_gpg_check_handler"
require "installation/autoinst_issues"
require "installation/autoinst_issues/issues_presenter"

module Yast
class AutoInstallClass < Module
Expand Down

0 comments on commit 092b849

Please sign in to comment.