Skip to content

Commit 5edf3cc

Browse files
update debug log
1 parent 5046115 commit 5edf3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/test/api_integration/apis/upgrade_assistant/remote_clusters.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default function ({ getService }: FtrProviderContext) {
5656
},
5757
});
5858
} catch (e) {
59-
log.debug('Error deleting text index');
59+
log.debug('Error deleting remote cluster');
6060
throw e;
6161
}
6262
});

0 commit comments

Comments
 (0)