Scope knowledge and image libraries by brand
This commit is contained in:
@@ -534,7 +534,7 @@ func TestPrepareMeijiequanArticleContentUploadsSaaSImages(t *testing.T) {
|
||||
}).WithObjectStorage(storage)
|
||||
content := `<p class="article-editor-image article-editor-image--center" align="center"><img src="/api/public/assets/` + token + `" alt="" data-asset-id="5" /></p>`
|
||||
|
||||
got, err := svc.prepareMeijiequanArticleContent(context.Background(), 4, content)
|
||||
got, err := svc.prepareMeijiequanArticleContent(context.Background(), 4, 11, content)
|
||||
if err != nil {
|
||||
t.Fatalf("prepare content: %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user