Skip to content

Commit

Permalink
Fix typo in acl test case name (#494)
Browse files Browse the repository at this point in the history
The test case name should be valid rather than invalid.
  • Loading branch information
rick-yhchen1013 authored and jleveque committed Mar 9, 2018
1 parent 6ed8e1c commit ea5d0bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
run_cleanup: false
include: "{{ run_config_test }}"

- name: Rule test - invalid ip type.
- name: Rule test - valid ip type.
vars:
config_file: "{{ config_ip_type_valid_1 }}"
test_expect_file: "{{ config_empty_expect }}"
Expand Down

0 comments on commit ea5d0bc

Please sign in to comment.