mirror of
https://github.com/github/rails.git
synced 2026-01-10 23:27:56 -05:00
Fix AMo isolated tests.
This commit is contained in:
@@ -8,6 +8,6 @@ class Contact
|
||||
end
|
||||
|
||||
def persisted?
|
||||
id.present?
|
||||
id
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user