Skip to content

Commit 30790db

Browse files
committed
tests REFACTOR formatting
1 parent 14d443c commit 30790db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/np2_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ np2_glob_test_setup_server(void **state, const char *test_name, const char **mod
431431

432432
/* set the default configuration */
433433
if (sr_set_item_str(st->sr_sess, "/ietf-netconf-server:netconf-server/listen/endpoints/endpoint[name='unix-socket']/"
434-
"libnetconf2-netconf-server:unix/path", sock_path, NULL, 0)) {
434+
"libnetconf2-netconf-server:unix/path", sock_path, NULL, 0)) {
435435
SETUP_FAIL_LOG;
436436
return 1;
437437
}

0 commit comments

Comments
 (0)