Skip to content

Commit 02dee09

Browse files
committed
Fix test
1 parent 14fa135 commit 02dee09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/tests/daily/connectors/teams/test_teams_connector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def teams_connector(
6565
"but not least",
6666
"Hello, world!",
6767
"My favorite color is red.\n\xa0\nPablos favorite color is bluePika's favorite color is greenbut"
68-
"it might also be yellow",
68+
" it might also be yellow",
6969
]
7070
),
7171
],

0 commit comments

Comments
 (0)