From ea3b8f2cd99e6803d207c81d4052264d07419d60 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Wed, 19 Aug 2015 11:01:01 +0000 Subject: [PATCH] remove .only --- plugins/c9.cli.publish/publish_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/c9.cli.publish/publish_test.js b/plugins/c9.cli.publish/publish_test.js index b17489db..401b70c4 100644 --- a/plugins/c9.cli.publish/publish_test.js +++ b/plugins/c9.cli.publish/publish_test.js @@ -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