Skip to content

Commit 03537ae

Browse files
committed
fix address spec
1 parent 3f9990d commit 03537ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/factories/addresses.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
state { "CA" }
1010
postal_code { "90069" }
1111
country { "US" }
12+
phone_number { "+18028675309" }
1213
end
1314
end

0 commit comments

Comments
 (0)