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

add "-Xsource:3" option #161

Merged
merged 1 commit into from Oct 4, 2023
Merged

add "-Xsource:3" option #161

merged 1 commit into from Oct 4, 2023

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Oct 3, 2023

No description provided.

@@ -50,7 +50,8 @@ class TokenEndPointSpec extends AnyFlatSpec with ScalaFutures {

val dataHandler = successfulDataHandler()
val f = new TokenEndpoint {
override val handlers = Map("password" -> new Password())
override val handlers: Map[String, Password] =
Map("password" -> new Password())
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tsuyoshizawa tsuyoshizawa merged commit f7d1954 into nulab:main Oct 4, 2023
2 checks passed
@xuwei-k xuwei-k deleted the Xsource-3 branch October 6, 2023 08:28
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.

None yet

2 participants