aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/models/import_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/models/import_spec.rb b/spec/models/import_spec.rb
index c97cfcaa2..e3fbe415c 100644
--- a/spec/models/import_spec.rb
+++ b/spec/models/import_spec.rb
@@ -80,8 +80,6 @@ RSpec.describe Import, :type => :model do
workbench_import.child_change(netex_import)
end
- # when status is failed, update status to failed
- # else when ready? update status to successful
end
describe "#ready?" do