Skip to content

Commit

Permalink
chore: Add missing @ignore import
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Dec 1, 2023
1 parent 93fdeb2 commit 67b8eba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
import org.junit.Assert;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;

@Generated("by gapic-generator-java")
Expand Down

0 comments on commit 67b8eba

Please sign in to comment.