Skip to content

Commit 8567152

Browse files
Copilotedgarcosta
andcommitted
Fix GLnQ and GLnC expected text from Subgroup to representation
Co-authored-by: edgarcosta <[email protected]>
1 parent a805977 commit 8567152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lmfdb/tests/test_random_redirects.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ class RandomRedirectTest(LmfdbTest):
2424
'/GaloisGroup/random': 'Galois group',
2525
'/Genus2Curve/Q/random/': 'Genus 2',
2626
'/Groups/Abstract/random': 'Abstract',
27-
'/Groups/GLnC/random': 'Subgroup',
28-
'/Groups/GLnQ/random': 'Subgroup',
27+
'/Groups/GLnC/random': 'representation',
28+
'/Groups/GLnQ/random': 'representation',
2929
'/HigherGenus/C/Aut/random': 'genus',
3030
'/ModularForm/GL2/TotallyReal/random': 'Hilbert',
3131
'/random': 'LMFDB', # homepage random redirects to various objects

0 commit comments

Comments
 (0)