Bug 1760604 - fix bogus domain to be example.com which is part of our test PAC rules. r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D141609
This commit is contained in:
Joel Maher 2022-03-21 16:31:49 +00:00
Родитель 1ca66b0f8c
Коммит 733bc3f792
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -338,7 +338,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=338583
}
function doTest3_g(test_id) {
gEventSourceObj3_g = new EventSource("http://hdfskjghsbg.jtiyoejowe.dafsgbhjab.com");
gEventSourceObj3_g = new EventSource("http://hdfskjghsbg.jtiyoejowe.example.com");
gEventSourceObj3_g.onmessage = fn_onmessage;
gEventSourceObj3_g.hits = [];