Instantiate avatar services form when there is no default service
Review Request #8728 — Created Feb. 8, 2017 and submitted
Previously, when the avatar service form was instantiated, it assumed
that there was a default avatar service. If there was not, the form
would fail in instantiation. This patch addresses this.
Ran unit tests. The provided test fails without the fix applied.
Description | From | Last Updated |
---|---|---|
just test ,forge it |
SE searchForDream |
- Change Summary:
-
Add unit test & testing done.
- Testing Done:
-
+ Ran unit tests. The provided test fails without the fix applied.