File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 120120 s .replace (
121121 v1beta1_org_vpcflowlogs_file_name ,
122122 r'\s+@Test\n\s+public void createVpcFlowLogsConfigTest\(\) throws Exception.*' ,
123- @Ignore ("See: https://github.com/googleapis/sdk-platform-java/issues/1839" )@Test \n public void createVpcFlowLogsConfigTest () throws Exception {'
123+ ' @Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")@Test\n public void createVpcFlowLogsConfigTest() throws Exception {'
124124 )
125125 s .replace (
126126 v1beta1_org_vpcflowlogs_file_name ,
127127 r'\s+@Test\n\s+public void createVpcFlowLogsConfigTest2\(\) throws Exception.*' ,
128- @Ignore ("See: https://github.com/googleapis/sdk-platform-java/issues/1839" )@Test \n public void createVpcFlowLogsConfigTest2 () throws Exception {'
128+ ' @Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")@Test\n public void createVpcFlowLogsConfigTest2() throws Exception {'
129129 )
130130 s .replace (
131131 v1beta1_org_vpcflowlogs_file_name ,
132132 r'\s+@Test\n\s+public void listVpcFlowLogsConfigsTest\(\) throws Exception.*' ,
133- @Ignore ("See: https://github.com/googleapis/sdk-platform-java/issues/1839" )@Test \n public void listVpcFlowLogsConfigsTest () throws Exception {'
134- )
133+ ' @Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")@Test\n public void listVpcFlowLogsConfigsTest() throws Exception {'
134+ )
135135 s .move (library )
136136
137137s .remove_staging_dirs ()
You can’t perform that action at this time.
0 commit comments