mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 09:13:01 +02:00
test: case: ietf_syslog/remote: Fix typo of interface type
Has not been triggered before because we ignored operations on fixed interfaces.
This commit is contained in:
@@ -90,7 +90,6 @@ with infamy.Test() as test:
|
||||
"interface": [
|
||||
{
|
||||
"name": server_link,
|
||||
"type": "infix-if-type:bridge",
|
||||
"enabled": True,
|
||||
"ipv4": {
|
||||
"address": [
|
||||
|
||||
Reference in New Issue
Block a user