package e2e import ( "io" "os" "path/filepath" "testing" ) const updateTemplatesFolder = "update_templates" // Update replaces the project content (source files) of the existing project in test // by the source stored under 'update_template//