AutoCommit Mon Aug 31 22:03:01 CEST 2015
This commit is contained in:
@@ -8,7 +8,7 @@ describe "fetprofiles/show" do
|
||||
:short => "Short",
|
||||
:fetmailalias => "Fetmailalias",
|
||||
:desc => "MyText",
|
||||
:picture => "Picture",
|
||||
|
||||
:active => false
|
||||
))
|
||||
end
|
||||
@@ -21,7 +21,7 @@ describe "fetprofiles/show" do
|
||||
rendered.should match(/Short/)
|
||||
rendered.should match(/Fetmailalias/)
|
||||
rendered.should match(/MyText/)
|
||||
rendered.should match(/Picture/)
|
||||
|
||||
rendered.should match(/false/)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user