Skip to content

b313

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:40
c601c71

test: rename has_host tests to describe resolve behavior (#387)

The two tests named after has_host outlived the function: the rule now
lives in is_host_component. Name them after what they assert about
resolve() so the names stay true as the helper moves.