-
-
Notifications
You must be signed in to change notification settings - Fork 953
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Change default controller scope from prototype to singleton (#1…
…3332) * Singleton has been the defualt scope (via setting) for quite a while, but the fallback defaultValue was prototype. Align unset defaults to actual defaults. Profiles should be updated too to remove this setting. Fixed tests to have the same intent as before * test: Add to controller scope testing --------- Co-authored-by: Eric Helgeson <erichelgeson@gmail.com>
- Loading branch information
1 parent
9094b2d
commit 639a95c
Showing
2 changed files
with
26 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters