Add roles example

Sandeep Somavarapu 2021-03-22 18:05:17 +01:00
parent 04e570a92e
commit 0e5c1820ef

@ -207,4 +207,22 @@ Complexity: 4
<!-- Please write your test here. -->
```
### Example 10 (Assigning Roles)
```markdown
Refs: <!-- Refer to the issue that this test plan item is testing. -->
- [ ] linux
- [ ] windows
Complexity: 4
Roles: Developer, Engineering Manager
---
<!-- Please write your test here. -->
```