Skip to content

Commit

Permalink
chore: fix lint issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
arpan14 committed Feb 27, 2024
1 parent 8cae21d commit 75d2d40
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
import org.junit.runners.JUnit4;

/**
* Integration tests for {@link com.example.spanner.admin.archived.CreateDatabaseWithVersionRetentionPeriodSample}
* Integration tests for
* {@link com.example.spanner.admin.archived.CreateDatabaseWithVersionRetentionPeriodSample}
*/
@RunWith(JUnit4.class)
public class CreateDatabaseWithVersionRetentionPeriodSampleIT extends SampleTestBaseV2 {
Expand Down

0 comments on commit 75d2d40

Please sign in to comment.