Skip to content

Commit fd92fe3

Browse files
committed
Correction in tests
1 parent d9a8006 commit fd92fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
'tests.api.test_teammemberships',
5151
'tests.api.test_teams',
5252
"tests.api.test_events",
53-
"test.api.test_recordings"
53+
"tests.api.test_recordings"
5454
]
5555

5656
email_template = string.Template("test${number}@" + WEBEX_TEAMS_TEST_DOMAIN)

0 commit comments

Comments
 (0)