mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Support running tests in parallel (#1667)
To allow for faster execution of the unit tests locally, allow running them in parallel.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'spec_helper'
|
||||
require_relative '../spec_helper'
|
||||
|
||||
shared_context 'unit' do
|
||||
include_context 'vagrant-unit'
|
||||
|
||||
Reference in New Issue
Block a user