onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
34 stars 11 forks source link

FI-1982: Fix bad scope message #435

Closed Jammjammjamm closed 1 year ago

Jammjammjamm commented 1 year ago

This branch fixes a bug which cause a failed assertion to state that a requested scope was invalid when it's actually a received scope which is invalid.

arscan commented 1 year ago

Addresses #434