Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upExpress framework fix #2423
Conversation
nbrady-techempower
added some commits
Dec 27, 2016
LadyMozzarella
merged commit b5e44b4
into
TechEmpower:master
Dec 27, 2016
1 check failed
continuous-integration/travis-ci/pr
The Travis CI build failed
Details
nbrady-techempower
deleted the
nbrady-techempower:js-express
branch
Dec 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nbrady-techempower commentedDec 27, 2016
The mongo fortune tests for express were using a mysql endpoint. This was picked up after ensuring that tests use fw_depends for the databases they need. There was no schema set for for the /mongoose-fortune endpoint so I made one in the original author's style.