We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06a1ce commit 64b62bfCopy full SHA for 64b62bf
modelarmor/src/test/java/modelarmor/SnippetsIT.java
@@ -39,7 +39,6 @@
39
40
/** Integration (system) tests for {@link Snippets}. */
41
@RunWith(JUnit4.class)
42
-@SuppressWarnings("checkstyle:AbbreviationAsWordInName")
43
public class SnippetsIT {
44
private static final String PROJECT_ID = System.getenv("GOOGLE_CLOUD_PROJECT");
45
private static final String LOCATION_ID = System.getenv()
0 commit comments