Skip to content

Commit

Permalink
esy test not working πŸ™ƒ
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredly committed Apr 11, 2019
1 parent 49b44a8 commit 3156276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analyze_example_tests/ExamplesTests.re
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ let checkExampleProject = (rootPath, sourcePaths) => {
};

let projects = [
("dune-complex", ["src", "both", "awesome"], "esy"),
// ("dune-complex", ["src", "both", "awesome"], "esy"),
("example-project", ["src"], "npm install"),
("example-es6-imports", ["src"], "npm install"),
("example-react", ["src", "__tests__"], "npm install"),
Expand Down

0 comments on commit 3156276

Please sign in to comment.