Skip to content

Commit

Permalink
Re-activated basic blueprint integration tests, and they pass! Hooray!
Browse files Browse the repository at this point in the history
  • Loading branch information
sgress454 committed Feb 5, 2014
1 parent 74c3880 commit c358f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/router.APIScaffold.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var Err = {
};


describe.skip('router :: ', function() {
describe('router :: ', function() {

describe('API scaffold routes', function() {
var appName = 'testApp';
Expand Down

0 comments on commit c358f7d

Please sign in to comment.