Skip to content

Commit c388a0e

Browse files
authored
[lagobot] enable jekyll (#819)
## Summary This used to show a dialog but in mine and @mikeland86 's testing it no longer does. So good to go! ## How was it tested?
1 parent ddceb38 commit c388a0e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

testscripts/testrunner/examplesrunner.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,6 @@ func RunExamplesTestscripts(t *testing.T, examplesDir string) {
4848
// https://gist.github.com/savil/9c67ffa50a2c51d118f3a4ce29ab920d
4949
"drupal",
5050

51-
// rails:
52-
// $WORK/.devbox/gen/scripts/run_test.sh: line 3: cd: blog: No such file or directory
53-
// curl: (7) Failed to connect to localhost port 3000 after 0 ms: Couldn't connect to server
54-
55-
// jekyll passes but opens up a dialog for "approving httpd to accept incoming network connections"
56-
"jekyll",
57-
5851
// pipenv takes too long: 350 seconds
5952
"pipenv",
6053
}

0 commit comments

Comments
 (0)