fix eos_static_route test typo (#32661)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/32663/head
Trishna Guha 7 years ago committed by GitHub
parent 57106662db
commit 5336d14d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@
authorize: yes
provider: "{{ cli }}"
state: absent
regiser: result
register: result
- assert:
that:

@ -39,7 +39,7 @@
authorize: yes
provider: "{{ cli }}"
state: absent
regiser: result
register: result
- assert:
that:

Loading…
Cancel
Save