Changes

Line 78: Line 78:     
// create with given manifest fields
 
// create with given manifest fields
IContentPack contentPack = this.Helper.ContentPacks.CreateFake(
+
IContentPack contentPack = this.Helper.ContentPacks.CreateTemporary(
 
   directoryPath: Path.Combine(this.Helper.DirectoryPath, "content-pack"),
 
   directoryPath: Path.Combine(this.Helper.DirectoryPath, "content-pack"),
 
   id: Guid.NewGuid().ToString("N"),
 
   id: Guid.NewGuid().ToString("N"),
translators
8,446

edits