Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Jun 1, 2024
1 parent 8bcd066 commit b237c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions atest/translation.robot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
*** Settings ***
Library Browser language=FI
Library SeleniunLibrary language=FI
Library Process
Library OperatingSystem
Library json_lib.py

*** Test Cases ***
Translation Works With Translation
Uusi Sivu https://github.com/MarketSquare/robotframework-browser-translation-fi
Uusi Sivu https://github.com/MarketSquare/robotframework-seleniumlibrary-translation-fi

LibDoc Works With Translation
[Setup] Remove File ${CURDIR}/Browser.json
Expand Down

0 comments on commit b237c96

Please sign in to comment.