Return bool when type casting, include trophies in thing struct
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ var expectedBlocked = &Blocked{
|
||||
Created: &Timestamp{time.Date(2020, 6, 16, 16, 49, 50, 0, time.UTC)},
|
||||
}
|
||||
|
||||
var expectedTrophies = []Trophy{
|
||||
var expectedTrophies = []*Trophy{
|
||||
{
|
||||
ID: "",
|
||||
Name: "Three-Year Club",
|
||||
|
||||
Reference in New Issue
Block a user