Skip to content

Commit

Permalink
Remove unnecessary libraries
Browse files Browse the repository at this point in the history
gui_testing.py was causing module not found error.

Signed-off-by: Samuli Leivo <[email protected]>
  • Loading branch information
leivos-unikie committed Nov 19, 2024
1 parent 223245b commit 593f2a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Robot-Framework/test-suites/bat-tests/apps.robot
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ Force Tags apps
Resource ../../resources/ssh_keywords.resource
Resource ../../config/variables.robot
Resource ../../resources/common_keywords.resource
Library ../../lib/gui_testing.py
Library Collections
Library BuiltIn
Suite Teardown Close All Connections


Expand Down

0 comments on commit 593f2a9

Please sign in to comment.