Skip to content

Commit 18f7471

Browse files
committed
style fix
1 parent 45f0281 commit 18f7471

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/ExtractJobConfigurationTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ public void testSetProjectId() {
125125
assertEquals("p", configuration.getSourceTable().getProject());
126126
}
127127

128-
129128
@Test
130129
public void testGetType() {
131130
assertEquals(JobConfiguration.Type.EXTRACT, EXTRACT_CONFIGURATION.getType());

0 commit comments

Comments
 (0)