edr
edr copied to clipboard
If you don't define a registry, you get a funky error
You don't want to define registries in a test context, if the registry isn't there, it complains about a class variable not being there. Workaround is Edr::Registry.define {} in the spec helper