Skip to content

Commit 4ea6cdf

Browse files
aescolarfabiobaltieri
authored andcommitted
tests/misc/check_init_priorities: Fix integration_platforms list
Fix what seems like a silly mistake in the integration platforms list. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 3976dce commit 4ea6cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/misc/check_init_priorities/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ tests:
99
- native_posix
1010
integration_platforms:
1111
- native_sim
12-
- native_sim
12+
- native_sim/native/64

0 commit comments

Comments
 (0)