Commit 6891edfe authored by Alex Catarineu's avatar Alex Catarineu
Browse files

Fix url for screenshot test

parent 36cc780d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ class Test(MarionetteTestCase):
        self.ts = ts

        self.URLs = [
                'chrome://torlauncher/content/network-settings-wizard.xul',
                'chrome://torlauncher/content/network-settings-wizard.xhtml',
                ];

    def test_check_tpo(self):