Closed xorinzor closed 2 years ago
I missed that mistake, thank you 👍
Should've also integration tested this update using the actual config.
Totals | |
---|---|
Change from base Build 2534619463: | 0.0% |
Covered Lines: | 217 |
Relevant Lines: | 218 |
I've added an integration test for this: #82
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 2534619463: | 0.0% |
Covered Lines: | 217 |
Relevant Lines: | 218 |
Changes the files edited in PR #77 that make use of
lighthouse-sanctum.identification.user_identifier_field_name
to uselighthouse-sanctum.user_identifier_field_name
instead (as per readme + config file)Fixes #80