Skip to content

Commit

Permalink
more on comment in repl-sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
humorless committed Sep 10, 2024
1 parent e1e8157 commit 5c5c0cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repl-sessions/participants.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(ns repl-sessions.participants
"Prepare some testing data for testing participants in a session.
"Prepare some testing data for showing participants in a session.
How to use:
1. You create a session and get the session id from the URL
2. Run this participants namespace to create another 10 temp users
3. Go to the sessions/:id page to do the revoke testing
3. Go to the sessions/:id page to do the testing
"
(:require
[co.gaiwan.compass.db :as db]
Expand Down

0 comments on commit 5c5c0cd

Please sign in to comment.