mstdn/ent.AccountHolder

master
Charles Iliya Krempeaux 2024-08-08 12:51:21 -07:00
parent 7469ffdaeb
commit 82ebbc3c7e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package ent
import ( import (
"testing" "testing"
"encoding/json" "github.com/reiver/go-json"
) )
func TestAccountHolder_MarshalJSON(t *testing.T) { func TestAccountHolder_MarshalJSON(t *testing.T) {