Skip to content

Commit 4ce8909

Browse files
committed
tests: drivers: grtc: grtc_reset: fix yaml syntax
Missing ". Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 3bc93be commit 4ce8909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/grtc/grtc_reset/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ tests:
1919
harness: pytest
2020
harness_config:
2121
pytest_root:
22-
- pytest/tests.py::test_grtc_reset"
22+
- "pytest/tests.py::test_grtc_reset"

0 commit comments

Comments
 (0)