Change quotes on a configforms test.
Review Request #11945 — Created Jan. 20, 2022 and submitted — Latest diff uploaded
At some point, the CSRF support was changed to use double quotes for the
<input>
tag rather than single. This change updates our test to
compensate.
Ran unit tests.