Remove spy on .trigger() as it hides some real DOM manipulations
This commit is contained in:
@@ -63,8 +63,6 @@ exports.module = function(phantomas) {
|
||||
'delegate',
|
||||
'undelegate',
|
||||
'one',
|
||||
'trigger',
|
||||
'triggerHandler',
|
||||
'unbind',
|
||||
|
||||
// more events
|
||||
|
||||
Reference in New Issue
Block a user