Skip to content

Commit 1c4c3b9

Browse files
committed
style: replace spaces by a tab
Should be in 7aaa69e commit.
1 parent 0e594a2 commit 1c4c3b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/robotframework/series/search/logic-user.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before Test Suite
2929
Open Browser ${SITE_URL}/account/auth ${BROWSER}
3030
Register Keyword To Run On Failure Log Source
3131
Log In As login=seriesowner password=test
32-
Go To ${SITE_URL}
32+
Go To ${SITE_URL}
3333

3434
Search Series By Catalog Name And Number In Collection
3535
[Arguments] ${name} ${number}

0 commit comments

Comments
 (0)