Move tests to snapshots
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
type Response struct {
|
||||
User *struct {
|
||||
Id string `json:"id"`
|
||||
} `json:"user"`
|
||||
}
|
||||
Reference in New Issue
Block a user