diff --git a/db/schema.rb b/db/schema.rb
index 30a624de6..a4488ce6e 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -223,6 +223,7 @@ ActiveRecord::Schema[7.0].define(version: 202202071123100) do
t.integer "vmonth"
t.integer "vyear"
t.decimal "wchchrg", precision: 10, scale: 2
+ t.integer "newprop"
t.string "relat2"
t.string "relat3"
t.string "relat4"
@@ -230,7 +231,6 @@ ActiveRecord::Schema[7.0].define(version: 202202071123100) do
t.string "relat6"
t.string "relat7"
t.string "relat8"
- t.integer "newprop"
t.index ["managing_organisation_id"], name: "index_case_logs_on_managing_organisation_id"
t.index ["owning_organisation_id"], name: "index_case_logs_on_owning_organisation_id"
end
diff --git a/spec/fixtures/exports/case_logs.xml b/spec/fixtures/exports/case_logs.xml
index c6e79746a..6f2148f0b 100644
--- a/spec/fixtures/exports/case_logs.xml
+++ b/spec/fixtures/exports/case_logs.xml
@@ -165,6 +165,7 @@
11
2019
+ 2
P
@@ -172,6 +173,5 @@
- 2