tests: fix pawoo tags test.
This commit is contained in:
@@ -57,7 +57,7 @@ module Sources
|
|||||||
end
|
end
|
||||||
|
|
||||||
should "get the tags" do
|
should "get the tags" do
|
||||||
assert_equal(%w[baz bar foo], @site.tags.map(&:first))
|
assert_equal(%w[foo bar baz], @site.tags.map(&:first))
|
||||||
end
|
end
|
||||||
|
|
||||||
should "get the commentary" do
|
should "get the commentary" do
|
||||||
|
|||||||
Reference in New Issue
Block a user