Skip to content

Commit dec62ac

Browse files
committed
test: move mog tests to correct package
Signed-off-by: Mats Johansson <extern.mats.johansson@digg.se>
1 parent 08937a6 commit dec62ac

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: EUPL-1.2
44

55
import { DiagnosticSeverity } from '@stoplight/types';
6-
import testRule from './util/helperTest.ts';
6+
import testRule from '../util/helperTest.js';
77

88
testRule('Mog01', [
99
{

0 commit comments

Comments
 (0)