mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
chrome.cast.media test compliance
This commit is contained in:
@@ -13,6 +13,10 @@ describe("chrome", () => {
|
||||
});
|
||||
});
|
||||
|
||||
afterAll(() => {
|
||||
driver.quit();
|
||||
});
|
||||
|
||||
|
||||
it("should exist", () => {
|
||||
expect(chrome).toBeDefined();
|
||||
|
||||
Reference in New Issue
Block a user