HomeSoftware Heritage

Remove use of spec_helper_acceptance in unit tests

Description

Remove use of spec_helper_acceptance in unit tests

In c96b073b40b7d48ac5c7a4e68796b4f87ba65abd the acceptance helper was
included in the unit tests. This should never happen and breaks the
tests. It appears it was included to have a postgresql_version but that
should be defined in let blocks. The acceptance helper only works if
there is an actual target machine.

Fixes: c96b073b40b7d48ac5c7a4e68796b4f87ba65abd

Details

Provenance
Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>Authored on Aug 15 2021, 8:28 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
rSPPGc8303fd1791a: Reflect change of default in ensure_packages
Branches
Unknown
Tags
Unknown

Event Timeline

Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> committed rSPPGfc01e83f5a62: Remove use of spec_helper_acceptance in unit tests (authored by Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>).Aug 15 2021, 9:01 PM