remove .only

This commit is contained in:
Fabian Jakobs 2015-08-19 11:01:01 +00:00
parent 56a4a2116c
commit ea3b8f2cd9

View File

@ -236,7 +236,7 @@ describe("cli.publish", function(){
});
});
describe.only("install and remove (uninstall)", function() {
describe("install and remove (uninstall)", function() {
var pluginDir = join(process.env.HOME, ".c9/plugins/c9.ide.example");
// Lets make sure there is at least one package in the database