Skip to content

Commit 61051f8

Browse files
stas17m1guelpf
authored andcommitted
fix test
1 parent d686a05 commit 61051f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Gitlab/Tests/HttpClient/Message/QueryStringBuilderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public function queryStringProvider()
4949
'target_project_id' => null,
5050
'description' => null
5151
],
52+
'source_branch=test_source&target_branch=test_master&title=test'
5253
];
5354

5455
//Boolean encoding

0 commit comments

Comments
 (0)