File

spec/scansion/basic.scs @ 13159:706f7d1affc2

mod_storage_sql: Fix column name in index check for PostgreSQL Forgot to change the column name in 9a7523ea45cb
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jun 2023 13:37:33 +0200
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects