Skip to content

Commit

Permalink
samples: comment in one of the samples for testing
Browse files Browse the repository at this point in the history
Will be reverted once testing is finished

Signed-off-by: Eirik Ekrheim Bjørklund <eirik.bjoerklund@nordicsemi.no>
  • Loading branch information
eirikekbjoe committed Sep 25, 2024
1 parent 30a5c9d commit c71d0b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions samples/app_event_manager/src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ LOG_MODULE_REGISTER(MODULE);

int main(void)
{
/* comment for testing the plan */
if (app_event_manager_init()) {
LOG_ERR("Application Event Manager not initialized");
} else {
Expand Down
2 changes: 1 addition & 1 deletion test-manifests/99-default-test-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ manifest:
# NRF test repositories
- name: test_nrf
remote: ncs-test
repo-path: test-fw-nrfconnect-nrf
repo-path: feature/secdom-samples-public
revision: master
import:
name-blocklist: [sdk-nrf]
Expand Down

0 comments on commit c71d0b7

Please sign in to comment.