Skip to content

Commit

Permalink
remove unneeded comment
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Martin <[email protected]>
  • Loading branch information
Monirzadeh and fmartingr authored Feb 4, 2024
1 parent 6c5788e commit 2832fd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/core/ebook_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func TestGenerateEbook(t *testing.T) {
assert.NoError(t, err)
})
t.Run("ebook generate with valid BookmarkID EbookExist ImagePathExist ReturnWithHasEbookTrue", func(t *testing.T) {
//dstDir := "/ebook/2"
dstFile := "/ebook/2.epub"
temp := t.TempDir()

Expand Down

0 comments on commit 2832fd1

Please sign in to comment.