Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Nov 10, 2021
1 parent 7dc97b4 commit 7024db1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ describe('TelemetrySender', () => {
});

it('sends report separately for every cluster', async () => {
// this now all needs to go into a new test for `sendUsageData`
const mockTelemetryUrl = 'telemetry_cluster_url';
const mockTelemetryPayload = ['hashed_cluster_usage_data1', 'hashed_cluster_usage_data2'];

Expand Down

0 comments on commit 7024db1

Please sign in to comment.