Skip to content

Commit

Permalink
change class name
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 19, 2024
1 parent ba98d92 commit dbdfae7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
WELL_KNOWN_GENERATOR_JAR_FILENAME = "gapic-generator-java.jar"


class CloudBuildIntegrationTest(unittest.TestCase):
class IntegrationTest(unittest.TestCase):

def test_monorepo_generation(self):
repo_dest = "/workspace/google-cloud-java"
Expand Down

0 comments on commit dbdfae7

Please sign in to comment.