Change quotes on a configforms test.

Review Request #11945 — Created Jan. 20, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Change quotes on a configforms test.
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. Testing Done: Ran unit tests.
077a8e96a081145813b5e0b8dc11a24b32ca95e8 David Trowbridge
djblets/configforms/tests/test_config_page.py
Loading...