#3284 Warnings in Tests: FlaskWTFDeprecationWarning: "csrf_enabled"
Closed: Fixed Opened by ryanlerch.

When running the tests, i get a metric truckload (that is a very precise measurement) of the following Deprecation Warning from FlaskWTF:

FlaskWTFDeprecationWarning: "csrf_enabled" is deprecated and will be removed in 1.0. Set "meta.csrf" instead


Metadata Update from @pingou:
- Issue assigned to pingou

Commit b8e6b6d5 fixes this issue

Commit 9740ae96 fixes this issue

Metadata
Related Pull Requests