mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-06-01 04:38:27 -04:00
Updating test to allow numbers (description previously inaccurate)
This commit is contained in:
@@ -24,7 +24,7 @@ describe Garden do
|
||||
|
||||
it "allows numbers" do
|
||||
garden = FactoryBot.build(:garden, name: "100 vines of 2 kamo-kamo")
|
||||
garden.should_not be_valid
|
||||
garden.should be_valid
|
||||
end
|
||||
|
||||
it "allows brackets" do
|
||||
|
||||
Reference in New Issue
Block a user