edr icon indicating copy to clipboard operation
edr copied to clipboard

If you don't define a registry, you get a funky error

Open mbriggs opened this issue 13 years ago • 0 comments

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

mbriggs avatar Nov 21 '12 19:11 mbriggs