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

* testing this

* worth isolating
This commit is contained in:
John McLear 2020-05-29 17:34:32 +01:00 committed by GitHub
parent 2011c24f57
commit 59b54b4772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

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