Add support for Debian 12 #115
Annotations
2 errors
Run tests:
spec/classes/nodejs_spec.rb#L371
nodejs when run on CentOS release 7.0 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl
Failure/Error:
is_expected.to contain_yumrepo('nodesource').with(
'baseurl' => repo_baseurl,
'descr' => repo_descr
)
expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_18.x/el/7/$basearch" but it is set to "https://rpm.nodesource.com/pub_16.x/el/7/$basearch"
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading