Skip to content

Commit

Permalink
No spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
SystemKeeper committed Sep 20, 2024
1 parent 1c37b98 commit e1656b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/features/bootstrap/FeatureContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -4842,7 +4842,7 @@ public function userArchivesConversation(string $user, string $identifier, strin

if ($action === 'unarchives') {
$httpMethod = 'DELETE';
}
}

$this->setCurrentUser($user);
$this->sendRequest(
Expand Down

0 comments on commit e1656b6

Please sign in to comment.