mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
remove .only
This commit is contained in:
parent
56a4a2116c
commit
ea3b8f2cd9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user