You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(CONT-1193) - Fix bug with broken describe providers command
This commit introduces a fix that now allows the describe providers
command to work.
It also adds a null check before executing `each` on the describe_types
variable as before this would result in unknown function each for
Nil:Nil Class.
0 commit comments