Closed WolfgangFahl closed 2 years ago
when inPublicCI() is checked it should be done using:
@unittest.skipIf(BaseClienttest.inPublicCI(), "Setting of cookies currently does not work in the middleware")
when inPublicCI() is checked it should be done using: