Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX]: add missing tests for nested service provider #1

Merged
merged 2 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. fix: naming of protected properties on migration and config traits

    Signed-off-by: Ayax Córdova <ayax.cordova@aydev.mx>
    asciito committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0581ca4 View commit details
    Browse the repository at this point in the history
  2. fix: add missing nested service provider tests

    I add the missing tests to test the location of different ServiceProviders loading its own configuration.
    
    Signed-off-by: Ayax Córdova <ayax.cordova@aydev.mx>
    asciito committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3004315 View commit details
    Browse the repository at this point in the history