Skip to content

Commit

Permalink
REST-159 : Resolved code formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mandarmarathe123 committed Feb 8, 2024
1 parent 32e18b6 commit 5d29483
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ class ExcelToDataFrameReaderSpec extends DataFrameReader with DataFrameMatcher {
ExcelFormat(dataAddress = "'Transactions Report'!A2:G4")
) should matchExpectedDataFrame(expectedDF)
}

}

0 comments on commit 5d29483

Please sign in to comment.