Re-enable taint tests

This commit is contained in:
Daniil Gentili 2022-12-17 18:24:29 +01:00
parent 26f93c9381
commit 6ad33915f4

View File

@ -57,7 +57,6 @@ Feature: Tainting
| query |
| cookies |
todo: "@psalm-taint-source input" does not work on get() method
Scenario: The user-agent is used in the body of a Response object
Given I have the following code
"""