Specs changed.
This commit is contained in:
parent
cf57773a25
commit
54c9f9024d
@ -267,7 +267,7 @@ describe "DODB::DataBase" do
|
||||
.should be_true
|
||||
|
||||
# There shouldn’t be one in our data about WWII Japanese warships…
|
||||
db_ships_by_tags.get("starship").should eq([] of Ship)
|
||||
db_ships_by_tags.get?("starship").should eq nil
|
||||
end
|
||||
|
||||
it "properly removes tags" do
|
||||
|
Loading…
Reference in New Issue
Block a user