Skip to content

Fix unit tests#2

Merged
fmoehler merged 23 commits intoenable-ip-prefixesfrom
fix-unit-tests-for-ipv6
Jun 23, 2025
Merged

Fix unit tests#2
fmoehler merged 23 commits intoenable-ip-prefixesfrom
fix-unit-tests-for-ipv6

Conversation

@DennisAhausSAP
Copy link
Collaborator

No description provided.


Expect(routes[1].InterfaceName).To(Equal("some-default-interface"))
Expect(routes[1].Gateway).To(Equal("10.0.16.1"))
Expect(routes[1].IsDefault()).To(BeTrue())
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fmoehler fmoehler merged commit c92cdc5 into enable-ip-prefixes Jun 23, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants