revert: frame subscriber deprecation and re-enable tests

This commit is contained in:
Heilig Benedek 2018-06-19 19:49:44 +02:00
parent c598272891
commit f643ce4f66
3 changed files with 20 additions and 11 deletions

View file

@ -2058,9 +2058,7 @@ describe('BrowserWindow module', () => {
})
})
// TODO(alexeykuzmin): [Ch66] Crashes the app.
// Fix and enable the test.
xdescribe('beginFrameSubscription method', () => {
describe('beginFrameSubscription method', () => {
before(function () {
// This test is too slow, only test it on CI.
if (!isCI) {