Skip to content

Commit d6012a5

Browse files
move file
Signed-off-by: nkomonen-amazon <[email protected]>
1 parent 35e675a commit d6012a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

6-
import { crashMonitoringTest } from '../../../test/shared/crashMonitoring.test'
6+
import { crashMonitoringTest } from '../../test/shared/crashMonitoring.test'
77

88
// This test is slower so we want to it to run as an integ test for CI
99
describe('CrashMonitoring', crashMonitoringTest)

0 commit comments

Comments
 (0)