* VRFS-32; verified working on ubuntu
This commit is contained in:
parent
8102ba9ec0
commit
b86d1c9597
|
|
@ -49,10 +49,11 @@ describe Search do
|
|||
end
|
||||
|
||||
it "validates rebuild_indexes method of TireTasks" do
|
||||
pending "figure out how to suppress stdout 'curl' message from tire"
|
||||
create_peachy_data
|
||||
|
||||
TireTasks.rebuild_indexes
|
||||
|
||||
assert_peachy_data
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue