Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Java cron tests #2374

Merged
merged 1 commit into from
Aug 15, 2024
Merged

chore: Java cron tests #2374

merged 1 commit into from
Aug 15, 2024

Conversation

stuartwdouglas
Copy link
Collaborator

No description provided.

@stuartwdouglas stuartwdouglas requested review from a team and jonathanj-square and removed request for a team August 15, 2024 02:47
@ftl-robot ftl-robot mentioned this pull request Aug 15, 2024
@@ -54,6 +54,7 @@ func TestCron(t *testing.T) {
t.Cleanup(func() { _ = os.Remove(tmpFile) })

in.Run(t,
in.WithLanguages("go", "java"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slick, you weren't kidding the multi-language support is pretty clean

Copy link
Contributor

@jonathanj-square jonathanj-square left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@stuartwdouglas stuartwdouglas added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit 9599b78 Aug 15, 2024
17 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/cron-tests branch August 15, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants