Skip to content

Commit 856f8ab

Browse files
committed
test: @putout/compare: assertions -> attributes
1 parent 95bcc6c commit 856f8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compare/test/compare.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ test('compare: ts: exportKind', (t) => {
709709
type: 'ExportNamedDeclaration',
710710
specifiers: [],
711711
source: null,
712-
assertions: [],
712+
attributes: [],
713713
declaration: {
714714
type: 'VariableDeclaration',
715715
declarations: [{

0 commit comments

Comments
 (0)