Skip to content

Commit

Permalink
fix: Code linting from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
titom73 committed Dec 13, 2024
1 parent 51d7b45 commit 7461664
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/cli/tag-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,11 @@ anta.tests.interfaces:
tags: ['spine']
```
> [!TIP]
> A tag used to filter a test can also be a device name
> [!TIP]
> **Use different input values for a specific test**
> [!NOTE]
> __Use different input values for a specific test__
>
> Leverage tags to define different input values for a specific test. See the `VerifyUptime` example above.

Expand Down

0 comments on commit 7461664

Please sign in to comment.