Skip to content

Commit

Permalink
Fixing error from testing in UAT
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond-hughes committed Aug 30, 2023
1 parent b634807 commit 1d07248
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/bash
cd /opt/caseflow-certification/src; bin/rails c << DONETOKEN
x = WarRoom::DtaDooDescriptionRemediationByReportLoad.new
x.run_by_report_load("$1", "$2")
x.run_by_report_load("$1")
DONETOKEN

0 comments on commit 1d07248

Please sign in to comment.