api: use commentoExportV1 struct
This commit is contained in:
@@ -14,7 +14,7 @@ func TestImportCommento(t *testing.T) {
|
||||
failTestOnError(t, setupTestEnv())
|
||||
|
||||
// Create JSON data
|
||||
data := dataImport{
|
||||
data := commentoExportV1{
|
||||
Version: 1,
|
||||
Comments: []comment{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user