Skip to content

Commit

Permalink
Revert "REVERT LATER test the test"
Browse files Browse the repository at this point in the history
This reverts commit e7592df.
  • Loading branch information
eps1lon committed Feb 15, 2024
1 parent e5be095 commit e53d7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/attribute-behavior/src/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2380,4 +2380,4 @@ attributes.forEach(attr => {
attr.read = attr.read || getProperty(attr.name);
});

export default attributes.slice(0, 1);
export default attributes;

0 comments on commit e53d7c8

Please sign in to comment.