Skip to content

Commit a2c2e2d

Browse files
authored
test: @putout/engine-loader: load-plugins
1 parent 5467113 commit a2c2e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine-loader/test/load-plugins.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ test('putout: loader: enable part of rule: async', async (t) => {
610610
message: `Use lowercased node builders`,
611611
position: {
612612
column: 0,
613-
line: 1,
613+
line: 2,
614614
},
615615
rule: 'putout/apply-lowercase-to-node-builders',
616616
}];

0 commit comments

Comments
 (0)