Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernadette authored and Bernadette committed Jun 11, 2024
1 parent e40b298 commit 721e8cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -423,4 +423,4 @@ public void getStatus_WhenCacheNull_CallHealth() {
//assert
assertEquals(expected.toString(), deviceHealthResponse.toString());
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -485,4 +485,4 @@ public void getStatus_WhenCacheNull_CallHealth() {
//assert
assertEquals(expected.toString(), deviceHealthResponse.toString());
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,4 @@ public void getStatus_WhenCacheNull_CallHealth() {
//assert
assertEquals(expected.toString(), deviceHealthResponse.toString());
}
}
}

0 comments on commit 721e8cb

Please sign in to comment.