Remove focus from test

This commit is contained in:
Ettore Di Giacinto 2020-05-02 13:27:15 +02:00
parent 2ed9781c88
commit d4c25d74f5
No known key found for this signature in database
GPG Key ID: 1ADA699B145A2D1C

View File

@ -385,7 +385,7 @@ urls:
})
FIt("Installs new packages from a syste with others installed", func() {
It("Installs new packages from a syste with others installed", func() {
//repo:=NewLuetSystemRepository()
tmpdir, err := ioutil.TempDir("", "tree")