Skip to content

Commit 85a6aaa

Browse files
committed
Revert
1 parent 816da37 commit 85a6aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lab_sim/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if(BUILD_TESTING)
4747
ament_add_pytest_test(
4848
objectives_integration_test test/objectives_integration_test.py
4949
TIMEOUT 600
50-
ENV MOVEIT_CONFIG_PACKAGE=lab_sim MOVEIT_HOST_USER_WORKSPACE=${CMAKE_SOURCE_DIR})
50+
ENV STUDIO_CONFIG_PACKAGE=lab_sim STUDIO_HOST_USER_WORKSPACE=${CMAKE_SOURCE_DIR})
5151
endif()
5252

5353
ament_package()

0 commit comments

Comments
 (0)