What steps will reproduce the problem?
1. Create a base class. Add a specification.
2. Through a subclass override the specification.
3. Run the subclass context. The subclass spec is run twice.
What is the expected output? What do you see instead?
The subclass spec should be run once.
Original issue reported on code.google.com by zed...@gmail.com on 5 Dec 2007 at 12:18
Original issue reported on code.google.com by
zed...@gmail.com
on 5 Dec 2007 at 12:18Attachments: