Revert "testing: New chrome testing hack slash workaround (#4055)"

This reverts commit 59b54b4772.
This commit is contained in:
John McLear 2020-05-29 17:34:43 +01:00 committed by GitHub
parent 59b54b4772
commit 7133d55b7c
2 changed files with 1 additions and 7 deletions

View file

@ -1,4 +1,3 @@
/*
describe('Automatic pad reload on Force Reconnect message', function() {
var padId, $originalPadFrame;
@ -70,4 +69,3 @@ describe('Automatic pad reload on Force Reconnect message', function() {
});
});
});
*/