Closed noonfom closed 3 years ago
Describe the bug The integration tests for DeviceInformation fail to build as the dependencies are not symlinked in boostrap.sh.
boostrap.sh
To Reproduce Try to build the BLE app using the steps in the integration testing guide.
Expected behavior The BLE app should build. Please symlink the dependencies in boostrap.sh.
Thanks. The service was written before your reorg. I added the symlinks.
Describe the bug The integration tests for DeviceInformation fail to build as the dependencies are not symlinked in
boostrap.sh
.To Reproduce Try to build the BLE app using the steps in the integration testing guide.
Expected behavior The BLE app should build. Please symlink the dependencies in
boostrap.sh
.