mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
This reverts commit181169b743, reversing changes made tobaced3152f.
This commit is contained in:
@@ -139,10 +139,4 @@ describe('webFrame module', function () {
|
||||
webFrame.setLayoutZoomLevelLimits(0, 25)
|
||||
})
|
||||
})
|
||||
|
||||
it('supports setting cache capacity', function () {
|
||||
assert.doesNotThrow(function () {
|
||||
webFrame.setCacheCapacity(1024)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user