зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1097742 followup - add comma to fix syntax error. r=me
This commit is contained in:
Родитель
5b051a7e5e
Коммит
418576917c
|
@ -65,7 +65,7 @@ describe("loop.roomViews", function () {
|
|||
roomState: ROOM_STATES.INIT,
|
||||
audioMuted: false,
|
||||
videoMuted: false,
|
||||
failureReason: undefined
|
||||
failureReason: undefined,
|
||||
foo: "bar"
|
||||
});
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче