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

Fix SbtScriptedScalaTest #38

Closed
wants to merge 2 commits into from
Closed

Conversation

huajiang-tubi
Copy link

It was broken by adRise@4528e06.

The method executeScriptedTestsTask created a Def.Intialize[Task[Unit]], and dropped it. The test did not actually run.

It was broken by 4528e06. `executeScriptedTestsTask` just created a `Def.Intialize[Task[Unit]]`, and dropped it.
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