diff options
| -rw-r--r-- | other/data/objects/tunnel_data.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/other/data/objects/tunnel_data.yaml b/other/data/objects/tunnel_data.yaml index d04e6ac..45e020a 100644 --- a/other/data/objects/tunnel_data.yaml +++ b/other/data/objects/tunnel_data.yaml @@ -201,7 +201,7 @@ tunnel_negative_data: - - operatingType: create - Name: testtunnel + Name: test_without_ipv4 Endpoint A Type: - IPv4: click @@ -211,7 +211,7 @@ tunnel_negative_data: - - operatingType: create - Name: testtunnel + Name: test_without_ipv6 Endpoint A Type: - IPv6: click @@ -221,7 +221,7 @@ tunnel_negative_data: - - operatingType: create - Name: testtunnel + Name: test_without_description Endpoint A Type: - IPv6: click @@ -232,7 +232,7 @@ tunnel_negative_data: - - operatingType: create - Name: testtunnel + Name: test_error_ipv4 Endpoint A Type: - IPv4: click @@ -243,7 +243,7 @@ tunnel_negative_data: - - operatingType: create - Name: testtunnel + Name: test_error_ipv6 Endpoint A Type: - IPv6: click |
