fix(tests): i18n changes

This commit is contained in:
Gregor Kleen 2019-10-31 16:58:30 +01:00
parent b749378d21
commit 9ba0e27ba2

View File

@ -108,7 +108,7 @@ authenticateAs (Entity _ User{..}) = do
request $ do
setMethod "POST"
addToken_ "#login--dummy"
byLabelExact "Nutzer-Kennung" $ CI.original userIdent
byLabelExact "Identifikation" $ CI.original userIdent
setUrl $ AuthR $ PluginR "dummy" []
-- | Create a user. The dummy email entry helps to confirm that foreign-key