Skip to content

Commit 71f1fd0

Browse files
fix: fix tests
1 parent 2952e5e commit 71f1fd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-audio-api/common/cpp/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif()
2323

2424
enable_testing()
2525

26-
set(REACT_NATIVE_AUDIO_API_DIR "${ROOT}/node_modules/react-native-audio-api")
26+
set(REACT_NATIVE_AUDIO_API_DIR "${ROOT}/packages/react-native-audio-api")
2727

2828
file(GLOB_RECURSE RNAUDIOAPI_SRC
2929
CONFIGURE_DEPENDS

0 commit comments

Comments
 (0)