DDtKey / protect-endpoints

Authorization extension for popular web-frameworks to protect your endpoints
Apache License 2.0
214 stars 16 forks source link

fix(tests): fix `test_body` param position (#33) #34

Closed CuriousCorrelation closed 2 years ago

CuriousCorrelation commented 2 years ago

Description:

Fixes test_body fn param position to match left/right compiler message.

Closes #33