Skip to content

Commit df9a4a1

Browse files
committed
Update test snapshots
1 parent e6bfe80 commit df9a4a1

File tree

1 file changed

+1
-1
lines changed
  • crates/handlers/src/admin/v1/upstream_oauth_providers

1 file changed

+1
-1
lines changed

crates/handlers/src/admin/v1/upstream_oauth_providers/list.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ mod tests {
718718
"count": 1
719719
},
720720
"links": {
721-
"self": "/api/admin/v1/upstream-oauth-providers?count=only&filter[enabled]=false"
721+
"self": "/api/admin/v1/upstream-oauth-providers?filter[enabled]=false&count=only"
722722
}
723723
}
724724
"#);

0 commit comments

Comments
 (0)