aboutsummaryrefslogtreecommitdiffstats
path: root/skype/t/irssi/skype-info.test
diff options
context:
space:
mode:
Diffstat (limited to 'skype/t/irssi/skype-info.test')
-rw-r--r--skype/t/irssi/skype-info.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/skype/t/irssi/skype-info.test b/skype/t/irssi/skype-info.test
index 49fab7ea..e8507321 100644
--- a/skype/t/irssi/skype-info.test
+++ b/skype/t/irssi/skype-info.test
@@ -6,7 +6,7 @@ TESTPASSWORD="$TEST_SKYPE_PASSWORD"
### Test receiving info output
/expectbee 'Welcome to the BitlBee' -command 'msg $$C register testing'
/expectbee 'Account successfully created' -command 'msg $$C account add skype @LOGIN@ @PASSWORD@'
-/expectbee 'Account successfully added' -command 'msg $$C account set 0/test_join true'
-/expectbee 'test_join' -command 'msg $$C account on 0'
+/expectbee 'Account successfully added' -command 'msg $$C account 0 set test_join true'
+/expectbee 'test_join' -command 'msg $$C account 0 on'
/expectjoin echo123 -command 'msg $$C info echo123'
/expectbee 'Full Name: Echo / Sound Test Service' -command 'quit Test Passed'