Bug 1260548: Follow-up: Fix skip-if typo that was the real problem. r=me CLOSED TREE

MozReview-Commit-ID: 4K6VYbNxIg9

--HG--
extra : amend_source : 1f47f7a5d8606178091132028d839bfcd41428df
This commit is contained in:
Kris Maglione 2017-02-01 19:43:50 -08:00
Родитель 2e014c2ab0
Коммит 2bba8e4f8e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ tags = webextensions
[test_ext_tabs_events.html]
[test_ext_tabs_executeScript.html]
[test_ext_tabs_executeScript_bad.html]
skip_if = true # Currently fails in emulator runs
skip-if = true # Currently fails in emulator runs
[test_ext_tabs_executeScript_good.html]
[test_ext_tabs_executeScript_no_create.html]
[test_ext_tabs_executeScript_runAt.html]