Ivan Porto carrero wrote in post #963684:
> Then("the price should be $price") do |price|
>pending "Need to complete implementation for accessing C# object"
> End
>
> should be
>
> Then("the price should be $price") do |price|
>pending "Need to complete implementation for accessing C# obje
Then("the price should be $price") do |price|
pending "Need to complete implementation for accessing C# object"
End
should be
Then("the price should be $price") do |price|
pending "Need to complete implementation for accessing C# object"
*e*nd
On Wed, Nov 24, 2010 at 7:40 PM, Oliseh Olis