rubygem-activemodel-seriali.../rubygem-activemodel-serializers-xml-1.0.1-timestamps-creates-created_at-field.patch
openeuler-ci-bot 6f6815649e fix build error
2022-03-03 17:25:04 +08:00

20 lines
542 B
Diff

diff -Nur a/test/helper.rb b/test/helper.rb
--- a/test/helper.rb 2016-04-29 08:08:27.000000000 +0800
+++ b/test/helper.rb 2022-03-01 16:01:56.363475931 +0800
@@ -106,7 +106,6 @@
t.string :name
t.integer :age
t.binary :avatar
- t.datetime :created_at
t.boolean :awesome
t.string :preferences
t.integer :alternative_id
@@ -119,7 +118,6 @@
t.string :name
t.integer :age
t.binary :avatar
- t.datetime :created_at
t.boolean :awesome
t.string :preferences
t.integer :alternative_id