We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3fabe commit 714f789Copy full SHA for 714f789
project.scala
@@ -11,5 +11,5 @@
11
//> using test.dep org.scalameta::munit:1.1.0
12
//> using test.dep org.encalmo::scala-aws-lambda-testkit:0.9.1
13
//> using test.dep org.encalmo::setup-aws-credentials:0.9.2
14
-//> using mainClass org.encalmo.lambda.example.ExampleLambda2
+//> using mainClass org.encalmo.lambda.example.ExampleLambda1
15
//> using option -Wunused:imports -deprecation -experimental
0 commit comments