Skip to content

Commit

Permalink
Updated test's name
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Jul 19, 2023
1 parent e291670 commit 2162f0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public void run() {
}

@Test
public void test00GetShortUrlSyncFailure() {
public void test00GetShortUrlSync() {
String url = new BranchShortLinkBuilder(getTestContext()).getShortUrl();
Assert.assertNotNull(url);
}
Expand Down

0 comments on commit 2162f0d

Please sign in to comment.