PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
7 stars 20 forks source link

Fix failing `test_nulls` test within `TestUserPolicies` #1455

Closed anth-volk closed 2 months ago

anth-volk commented 2 months ago

Incredibly, this test passes both locally and within the PR action, but fails on deploy, where the tests are once again run. I'm just wondering why Pytest seems to behave so differently between environments?