Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 6ab598a

Browse files
authored
Merge pull request #5 from beemarie/master
quick test update
2 parents bd13e99 + f65002c commit 6ab598a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/test/scala/templates/HelloTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class HelloTests extends TestHelpers
3838
val nodejs8folder = "../runtimes/nodejs-8/actions";
3939
val nodejs6folder = "../runtimes/nodejs-6/actions";
4040
val phpfolder = "../runtimes/php-7.1/actions";
41-
val pythonfolder = "../runtimes/python-3/actions";
41+
val pythonfolder = "../runtimes/python-3.6.4/actions";
4242
val swiftfolder = "../runtimes/swift-3.1.1/actions";
4343

4444
behavior of "Hello World Template"

0 commit comments

Comments
 (0)