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:
@@ -8,6 +8,5 @@ describe('sources', function () {
|
||||
|
||||
it('raw', function () {
|
||||
tool.set('raw', '/* test */')
|
||||
expect($tool.find('.eruda-raw')).toContainHtml('/* test */')
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user