Update gl-toggle snapshots

parent 3bcfa914
...@@ -18,6 +18,7 @@ exports[`Expiration Policy Form renders 1`] = ` ...@@ -18,6 +18,7 @@ exports[`Expiration Policy Form renders 1`] = `
id="expiration-policy-toggle" id="expiration-policy-toggle"
labeloff="Toggle Status: OFF" labeloff="Toggle Status: OFF"
labelon="Toggle Status: ON" labelon="Toggle Status: ON"
labelposition="hidden"
/> />
<span <span
......
...@@ -49,6 +49,7 @@ exports[`self monitor component When the self monitor project has not been creat ...@@ -49,6 +49,7 @@ exports[`self monitor component When the self monitor project has not been creat
<gl-toggle-stub <gl-toggle-stub
labeloff="Toggle Status: OFF" labeloff="Toggle Status: OFF"
labelon="Toggle Status: ON" labelon="Toggle Status: ON"
labelposition="hidden"
name="self-monitor-toggle" name="self-monitor-toggle"
/> />
</gl-form-group-stub> </gl-form-group-stub>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment