Skip to content

Commit a38c996

Browse files
committed
style: delete whitespace
1 parent 6271355 commit a38c996

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/attr.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ describe('attr', () => {
169169
expect(instance.getAttribute('data-foo')).to.equal('hello')
170170
expect(instance.getAttribute('data-bar')).to.equal('')
171171
})
172-
173172
})
174173

175174
describe('defineObservedAttributes', () => {

0 commit comments

Comments
 (0)