Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/blitz/design/actions/yang.rst
Original file line number Diff line number Diff line change
Expand Up @@ -677,8 +677,8 @@ as any changes to the resource setup in the test.
- id: '1'
name: heavyTemplate
op: ==
selected: false # the change value
value: true
selected: true
value: false # the change value
xpath: /System/igmp-items/inst-items/heavyTemplate
- configure:
banner: CONFIG CHANGE FOR ON_CHANGE
Expand Down