Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsonpl committed Oct 31, 2023
1 parent e188c9c commit 9429418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/osquery_cypress/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export class AgentManager extends Manager {
private log: ToolingLog;
private policyEnrollmentKey: string;
private fleetServerPort: string;
private agentContainerId?: string;

constructor(policyEnrollmentKey: string, fleetServerPort: string, log: ToolingLog) {
super();
Expand Down

0 comments on commit 9429418

Please sign in to comment.