Skip to content

Commit 2c3e242

Browse files
committed
Revert "REVERT LATER test the test"
This reverts commit e7592df.
1 parent 5b68e31 commit 2c3e242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/attribute-behavior/src/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2380,4 +2380,4 @@ attributes.forEach(attr => {
23802380
attr.read = attr.read || getProperty(attr.name);
23812381
});
23822382

2383-
export default attributes.slice(0, 1);
2383+
export default attributes;

0 commit comments

Comments
 (0)