Skip to content

Commit 57ae2c2

Browse files
author
github-actions
committed
chore: self mutation
Signed-off-by: github-actions <github-actions@github.com>
1 parent ffa15c2 commit 57ae2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk-testing/cli-integ/tests/telemetry-integ-tests/cdk-synth-telemetry.integtest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import * as path from 'path';
22
import * as fs from 'fs-extra';
3-
import { integTest, withDefaultFixture } from '../../lib';
43
import { TELEMETRY_ENDPOINT } from './constants';
4+
import { integTest, withDefaultFixture } from '../../lib';
55

66
jest.setTimeout(2 * 60 * 60_000); // Includes the time to acquire locks, worst-case single-threaded runtime
77

0 commit comments

Comments
 (0)