Skip to content

Commit 714f789

Browse files
committed
change to ExampleLambda1
1 parent aa3fabe commit 714f789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
//> using test.dep org.scalameta::munit:1.1.0
1212
//> using test.dep org.encalmo::scala-aws-lambda-testkit:0.9.1
1313
//> using test.dep org.encalmo::setup-aws-credentials:0.9.2
14-
//> using mainClass org.encalmo.lambda.example.ExampleLambda2
14+
//> using mainClass org.encalmo.lambda.example.ExampleLambda1
1515
//> using option -Wunused:imports -deprecation -experimental

0 commit comments

Comments
 (0)