Skip to content

Commit

Permalink
chore: putout: actions: lint ☘️
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 6, 2022
1 parent 3fc7473 commit 246311c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ test('plugin-apply-destructuring: no transform: member expression', (t) => {
t.end();
});

test('plugin-apply-destructuring: no transform: objec-texpression', (t) => {
test('plugin-apply-destructuring: no transform: object-texpression', (t) => {
t.noTransform('object-expression');
t.end();
});
Expand Down

0 comments on commit 246311c

Please sign in to comment.