fixed tests
This commit is contained in:
parent
3f319b2254
commit
2ae1b928f9
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@ public class ZoomWindowScriptResolverTest {
|
|||
+ " })\r\n"
|
||||
+ " }\r\n"
|
||||
+ " })\r\n"
|
||||
+ " \r\n"
|
||||
+ " window.addEventListener('unload', () => {\r\n"
|
||||
+ " ZoomMtg.leaveMeeting({});\r\n"
|
||||
+ " });\r\n"
|
||||
+ " </script>\r\n"
|
||||
+ " </body>\r\n"
|
||||
+ "</html>",
|
||||
|
|
Loading…
Reference in a new issue