Skip to content

Commit

Permalink
stily fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adashyan committed Nov 21, 2024
1 parent 239c256 commit 77e368b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public void testNoChangeChangeStreamToProto() {
.build();
assertThat(request.toProto(PROJECT_ID, INSTANCE_ID)).isEqualTo(requestProto);
}

@Test
public void testEnableDeletionProtection() {
UpdateTableRequest request =
Expand Down

0 comments on commit 77e368b

Please sign in to comment.