ros_tests: change filter to use all tests

The name is being changed in https://github.com/Auterion/px4-ros2-interface-lib/pull/8
This commit is contained in:
Beat Küng 2023-12-14 09:59:08 +01:00
parent d0083d717b
commit 79834fd795
No known key found for this signature in database
GPG Key ID: 866DB5F0E24821BB
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{
"model": "iris",
"vehicle": "iris",
"test_filter": "Tester.*",
"test_filter": "*",
"timeout_min": 10
}
]