diff --git a/pkg/installer/installer_test.go b/pkg/installer/installer_test.go index 7104d81a..4f72025b 100644 --- a/pkg/installer/installer_test.go +++ b/pkg/installer/installer_test.go @@ -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")