mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
chore: small changes
This commit is contained in:
@@ -9,8 +9,6 @@ describe('elements', function () {
|
||||
describe('api', function () {
|
||||
it('set element', function () {
|
||||
tool.set(document.body)
|
||||
expect($tool.find('.eruda-parent')).toContainText('html')
|
||||
expect($tool.find('.eruda-breadcrumb')).toContainText('body')
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user