Skip to content

Commit

Permalink
Fixed inline message
Browse files Browse the repository at this point in the history
  • Loading branch information
josaphatim committed Sep 28, 2024
1 parent a31aad7 commit 12eaf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/selenium/runall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rm -rf __pycache__/
#for suite in login.py folder_list.py pages.py profiles.py settings.py servers.py send.py inline_msg.py search.py keyboard_shortcuts.py
#for suite in login.py folder_list.py pages.py profiles.py settings.py servers.py send.py inline_msg.py search.py
# for suite in login.py folder_list.py pages.py servers.py settings.py send.py inline_msg.py search.py tags.py
for suite in login.py folder_list.py pages.py servers.py profiles.py send.py search.py
for suite in inline_msg.py
# for suite in pages.py servers.py settings.py send.py inline_msg.py search.py
do
export TEST_SUITE="$suite"
Expand Down

0 comments on commit 12eaf9c

Please sign in to comment.