Skip to content

Commit e173bef

Browse files
committed
Move GraphQlArgumentBinderTests to correct package
1 parent 90e2394 commit e173bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.graphql.data.method.annotation.support;
17+
package org.springframework.graphql.data;
1818

1919
import java.util.List;
2020
import java.util.Map;

0 commit comments

Comments
 (0)