test: update developer settings snapshot after merge

This commit is contained in:
Ryan Emmick
2026-06-11 22:15:05 -05:00
parent 08d9982981
commit 9ef3499418
@@ -497,7 +497,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
class="field checkboxField" class="field checkboxField"
> >
<input <input
aria-describedby="_r_j_" aria-describedby="_r_k_"
id="cameraToggle" id="cameraToggle"
type="checkbox" type="checkbox"
/> />
@@ -527,7 +527,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
</label> </label>
<p <p
class="description" class="description"
id="_r_j_" id="_r_k_"
> >
Configure resolution, framerate, bitrate, and codec for camera video. Changes apply on next call join. Configure resolution, framerate, bitrate, and codec for camera video. Changes apply on next call join.
</p> </p>
@@ -549,7 +549,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
class="field checkboxField" class="field checkboxField"
> >
<input <input
aria-describedby="_r_k_" aria-describedby="_r_l_"
id="screenShareToggle" id="screenShareToggle"
type="checkbox" type="checkbox"
/> />
@@ -579,7 +579,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
</label> </label>
<p <p
class="description" class="description"
id="_r_k_" id="_r_l_"
> >
Configure resolution, framerate, bitrate, and codec for screen sharing Configure resolution, framerate, bitrate, and codec for screen sharing
</p> </p>
@@ -604,7 +604,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
class="field checkboxField" class="field checkboxField"
> >
<input <input
aria-describedby="_r_l_" aria-describedby="_r_m_"
checked="" checked=""
id="echoCancellation" id="echoCancellation"
type="checkbox" type="checkbox"
@@ -642,7 +642,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
class="field checkboxField" class="field checkboxField"
> >
<input <input
aria-describedby="_r_m_" aria-describedby="_r_n_"
checked="" checked=""
id="noiseSuppression" id="noiseSuppression"
type="checkbox" type="checkbox"
@@ -680,7 +680,7 @@ exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `
class="field checkboxField" class="field checkboxField"
> >
<input <input
aria-describedby="_r_n_" aria-describedby="_r_o_"
checked="" checked=""
id="autoGainControl" id="autoGainControl"
type="checkbox" type="checkbox"