thechutrain / rc-coffee-chats

A service that matches community members for chats
MIT License
15 stars 7 forks source link

Fix the message text for three-way pairs #91

Open thechutrain opened 5 years ago

thechutrain commented 5 years ago

Description

Since we introduced a three-way pairing (PR #88, removed fallback user) the matching message still says that "The two of you have been paired for a chat today ..."

Steps to reproduce

Three-way pairing

Expected result

Message text should say "three"

Actual result

The message text says "two" instead of the "three"

three-way