Skip to content

Commit

Permalink
osquery e2e selector fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szwarckonrad committed Mar 29, 2023
1 parent 73d1ca9 commit 78ca0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/osquery/cypress/tasks/response_actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export const RESPONSE_ACTIONS_ITEM_1 = 'response-actions-list-item-1';
export const RESPONSE_ACTIONS_ITEM_2 = 'response-actions-list-item-2';
export const RESPONSE_ACTIONS_ITEM_3 = 'response-actions-list-item-3';

export const OSQUERY_RESPONSE_ACTION_ADD_BUTTON = 'osquery-response-action-type-selection-option';
export const OSQUERY_RESPONSE_ACTION_ADD_BUTTON = 'Osquery-response-action-type-selection-option';

0 comments on commit 78ca0ce

Please sign in to comment.