Skip to content

scala: Make the scala example test pass and script/test CI-friendly - #145

Open
adamnfish-gu wants to merge 1 commit into
platform/tool-versions-cifrom
fix/scala
Open

scala: Make the scala example test pass and script/test CI-friendly#145
adamnfish-gu wants to merge 1 commit into
platform/tool-versions-cifrom
fix/scala

Conversation

@adamnfish-gu

@adamnfish-gu adamnfish-gu commented Aug 7, 2026

Copy link
Copy Markdown

whereWeLive returned "Mars" while MainTest expected "Earth". Both now use "Earth".

script/test ran sbt ~test, which watches for changes and never exits. It now runs the tests once, with the watch loop behind --watch.


Base platform/tool-versions-ci (#144), so the diff shows only this branch's changes. Merge #144 first.

Part of #143.

whereWeLive returned "Mars" while MainTest expected "Earth". Both now use
"Earth".

script/test ran `sbt ~test`, which watches for changes and never exits. It
now runs the tests once, with the watch loop behind --watch.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant