Skip to content

Commit 8f0fa53

Browse files
committed
Test failure
Signed-off-by: Rob Stryker <rob@oxbeef.net>
1 parent 7870e1f commit 8f0fa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ui-test/common/constants/adaptersContants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export class AdaptersConstants {
99
public static readonly LICENSE_EDITOR = 'workflow.license';
1010

1111
// RSP extensions properties
12-
public static readonly RSP_UI_NAME = 'Remote Server Protocol UI';
12+
public static readonly RSP_UI_NAME = 'Runtime Server Protocol UI';
1313
public static readonly RSP_CONNECTOR_NAME = 'Server Connector';
1414
public static readonly RSP_COMMAND = 'Servers:';
1515
public static readonly RSP_SERVERS_LABEL = 'Servers';

0 commit comments

Comments
 (0)