Skip to content

Commit

Permalink
Rename test case to remove reference to Backup V1. (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattl-netflix committed Apr 6, 2024
1 parent f09bb8a commit 117a313
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -113,7 +113,7 @@ private void setUp() throws Exception {
}

@Test
public void verifyBackupVersion1DateRange() throws Exception {
public void testGettingBackupMetadataBeforeValidation() throws Exception {
setUp();
List<BackupMetadata> backupMetadata =
backupStatusMgr.getLatestBackupMetadata(
Expand Down

0 comments on commit 117a313

Please sign in to comment.