Skip to content

Commit

Permalink
test push integration 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Melissa Wang committed Jan 4, 2025
1 parent 46e31b2 commit fdfc7fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
public class BlueprintIT {
@Test
void runTests() {
System.out.println("Print line for testing GitHub trigger integration: 10");
System.out.println("Print line for testing GitHub trigger integration: 11");
// TODO: handle test parallelization later
IntegTestCaseInput[] testInputs = this.readTestConfigFile().getTestCases();
for (IntegTestCaseInput testCase : testInputs) {
Expand Down

0 comments on commit fdfc7fd

Please sign in to comment.