tests: fixup Post.fast_count test (a6163258b).
This commit is contained in:
@@ -2584,7 +2584,7 @@ class PostTest < ActiveSupport::TestCase
|
||||
end
|
||||
end
|
||||
|
||||
should "translate an alias" do
|
||||
should_eventually "translate an alias" do
|
||||
assert_equal(1, Post.fast_count("alias"))
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user