Re: [rspec-users] pending plain text story step

2008-03-26 Thread Corey Haines
On Wed, Mar 26, 2008 at 8:23 AM, David Chelimsky <[EMAIL PROTECTED]> wrote: > On Tue, Mar 25, 2008 at 4:54 PM, Corey Haines <[EMAIL PROTECTED]> > wrote: > > #pending works when creating a step for a plain text story, but adding > text > > to the method call doesn't spit it out in the output. Is th

Re: [rspec-users] pending plain text story step

2008-03-26 Thread David Chelimsky
On Tue, Mar 25, 2008 at 4:54 PM, Corey Haines <[EMAIL PROTECTED]> wrote: > #pending works when creating a step for a plain text story, but adding text > to the method call doesn't spit it out in the output. Is this a bug, or are > we doing something wrong? Let's call it a missing feature :) > > T