Typo Fix
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
Sarah Jamie Lewis 2023-09-13 11:48:47 -07:00
parent 7538f1a531
commit f42e25e926
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ func TestCwtchPeerIntegration(t *testing.T) {
numGoRoutinesPostAppStart := runtime.NumGoroutine()
// ***** cwtchPeer setup *****
// Turn on File Sharing Experiment...
// Turn on Groups Experiment...
settings := app.ReadSettings()
settings.ExperimentsEnabled = true
settings.Experiments[constants.GroupsExperiment] = true