Browse Source

Remove config file on cypress reset

Vova Tkach 6 years ago
parent
commit
eeb399bc07
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules/module_index_act_cypress.go

+ 1 - 0
modules/module_index_act_cypress.go

@@ -32,6 +32,7 @@ func (this *Modules) RegisterAction_IndexCypressReset() *Action {
 
 		os.Remove(wrap.DConfig + string(os.PathSeparator) + ".installed")
 		os.Remove(wrap.DConfig + string(os.PathSeparator) + "mysql.json")
+		os.Remove(wrap.DConfig + string(os.PathSeparator) + "config.json")
 
 		_, _ = db.Exec(
 			`DROP TABLE