Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
  • Loading branch information
vipulgupta2048 committed Feb 22, 2024
1 parent ac29ba1 commit 3f5ff3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suites/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = [{
port: process.env.BALENACLOUD_SSH_PORT,
}
},
image: false,
image: `https://api.balena-cloud.com/download?deviceType=${process.env.DEVICE_TYPE}`,
debug: {
unstable: ["Kill the device under test"],
},
Expand Down

0 comments on commit 3f5ff3a

Please sign in to comment.