@@ -768,7 +768,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
768
768
Array [
769
769
Object {
770
770
" pathname" : " /organizations/org-slug/issues/271/" ,
771
- " search" : " " ,
771
+ " query" : Object {
772
+ " _allp" : 1 ,
773
+ " query" : undefined ,
774
+ },
772
775
},
773
776
],
774
777
Array [
@@ -782,7 +785,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
782
785
Array [
783
786
Object {
784
787
" pathname" : " /organizations/org-slug/issues/271/" ,
785
- " search" : " " ,
788
+ " query" : Object {
789
+ " _allp" : 1 ,
790
+ " query" : undefined ,
791
+ },
786
792
},
787
793
],
788
794
Array [
@@ -853,7 +859,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
853
859
to = {
854
860
Object {
855
861
" pathname" : " /organizations/org-slug/issues/271/" ,
856
- " search" : " " ,
862
+ " query" : Object {
863
+ " _allp" : 1 ,
864
+ " query" : undefined ,
865
+ },
857
866
}
858
867
}
859
868
>
@@ -868,7 +877,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
868
877
to = {
869
878
Object {
870
879
" pathname" : " /organizations/org-slug/issues/271/" ,
871
- " search" : " " ,
880
+ " query" : Object {
881
+ " _allp" : 1 ,
882
+ " query" : undefined ,
883
+ },
872
884
}
873
885
}
874
886
>
@@ -967,7 +979,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
967
979
Array [
968
980
Object {
969
981
" pathname" : " /organizations/org-slug/issues/271/" ,
970
- " search" : " " ,
982
+ " query" : Object {
983
+ " _allp" : 1 ,
984
+ " query" : undefined ,
985
+ },
971
986
},
972
987
],
973
988
Array [
@@ -981,7 +996,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
981
996
Array [
982
997
Object {
983
998
" pathname" : " /organizations/org-slug/issues/271/" ,
984
- " search" : " " ,
999
+ " query" : Object {
1000
+ " _allp" : 1 ,
1001
+ " query" : undefined ,
1002
+ },
985
1003
},
986
1004
],
987
1005
Array [
@@ -1166,7 +1184,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
1166
1184
Array [
1167
1185
Object {
1168
1186
" pathname" : " /organizations/org-slug/issues/271/" ,
1169
- " search" : " " ,
1187
+ " query" : Object {
1188
+ " _allp" : 1 ,
1189
+ " query" : undefined ,
1190
+ },
1170
1191
},
1171
1192
],
1172
1193
Array [
@@ -1180,7 +1201,10 @@ exports[`Issues Similar View renders with mocked data 1`] = `
1180
1201
Array [
1181
1202
Object {
1182
1203
" pathname" : " /organizations/org-slug/issues/271/" ,
1183
- " search" : " " ,
1204
+ " query" : Object {
1205
+ " _allp" : 1 ,
1206
+ " query" : undefined ,
1207
+ },
1184
1208
},
1185
1209
],
1186
1210
Array [
0 commit comments