tests: timer: fix improper test identifier

The test identifier of timer error case in testcase.yaml is
exactly the same as timer api's test identifier.
So I fix this.

Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
This commit is contained in:
Lixin Guo 2021-11-09 14:41:15 +08:00 committed by Anas Nashif
commit bbe8f182c7

View file

@ -1,3 +1,3 @@
tests:
kernel.timer:
kernel.timer.error_case:
tags: kernel timer userspace ignore_faults