fix(tests): i18n changes
This commit is contained in:
parent
b749378d21
commit
9ba0e27ba2
@ -108,7 +108,7 @@ authenticateAs (Entity _ User{..}) = do
|
|||||||
request $ do
|
request $ do
|
||||||
setMethod "POST"
|
setMethod "POST"
|
||||||
addToken_ "#login--dummy"
|
addToken_ "#login--dummy"
|
||||||
byLabelExact "Nutzer-Kennung" $ CI.original userIdent
|
byLabelExact "Identifikation" $ CI.original userIdent
|
||||||
setUrl $ AuthR $ PluginR "dummy" []
|
setUrl $ AuthR $ PluginR "dummy" []
|
||||||
|
|
||||||
-- | Create a user. The dummy email entry helps to confirm that foreign-key
|
-- | Create a user. The dummy email entry helps to confirm that foreign-key
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user