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 3d6056411f
commit 0e4c794674

View File

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