Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobDev authored Feb 27, 2024
1 parent 341f35c commit 1dd61b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-doc-portal.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ static void
test_get_real_path (void)
{
g_autofree char *doc_id = NULL;
g_autofree char *expected_real_path = NULL;
g_autofree char *real_path = NULL;
const char *basename = "real-path";
g_autoptr(GVariant) reply = NULL;
Expand Down

0 comments on commit 1dd61b9

Please sign in to comment.