typo
the build was successful Details

This commit is contained in:
tastytea 2019-04-15 05:17:29 +02:00
parent 73b6462d93
commit 2c6997827f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ SCENARIO ("/api/v1/accounts/relationships can be called successfully",
}
else
{
reloationship.from_string
relationship.from_string
(Easy::json_array_to_vector(ret.answer).front());
}
}