Skip to content

Commit

Permalink
test(update): remove wrong line from last spec
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm authored Mar 19, 2024
1 parent ecac804 commit 05a4bdc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const welcomeScreen = new WelcomeScreen();
export default async function groupChatMultipleUsersTests() {
before(async () => {
await launchFirstApplication();
await launchThirdApplication();
});

it("Chat User C - Create Account", async () => {
Expand Down

0 comments on commit 05a4bdc

Please sign in to comment.