Skip to content

Commit ca8a1d6

Browse files
committed
Move Configuration atest suite
1 parent b07400b commit ca8a1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/05_Features/Configuration.robot renamed to atest/07_Configuration.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Documentation Configuration of language servers
33
Suite Setup Setup Suite For Screenshots config
44
Force Tags feature:config
5-
Resource ../Keywords.robot
5+
Resource ./Keywords.robot
66

77
*** Variables ***
88
${CONFIG PYLS} {"language_servers": {"pyls": {"serverSettings": {"pyls": {"plugins": {"flake8": {"enabled": true},"pyflakes": {"enabled": false}}}}}}}

0 commit comments

Comments
 (0)