card image selection

This commit is contained in:
2022-12-19 09:53:25 +02:00
parent 5654bb0743
commit 5d4da2c032
5 changed files with 11 additions and 9 deletions

View File

@ -11,7 +11,7 @@ module Merged
expect(first.class).to be Image
end
it "has name" do
expect(first.name).to eq "common_spaces"
expect(first.name).to eq "Common spaces"
end
it "has height and width" do
expect(first.height).to eq 300