Skip to content

Uncomment assertion when that becomes possible #3

Closed
@jsf9k

Description

@jsf9k

💡 Summary

Uncomment this assertion when that becomes possible:

# This assertion currently fails because of
# pytest-dev/pytest-testinfra#757. Once
# pytest-dev/pytest-testinfra#754 has been merged and a new
# release is created the following line can be uncommented.
# assert s.exists, "systemd-resolved service does not exist."

Motivation and context

This assertion currently fails because of pytest-dev/pytest-testinfra#757. Once pytest-dev/pytest-testinfra#767 has been merged and a new release of pytest-testinfra is created the assertion can be uncommented.

Metadata

Metadata

Assignees

Labels

improvementThis issue or pull request will add or improve functionality, maintainability, or ease of use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions