Skip to content

Commit e853f4e

Browse files
remove cpms from conftest.ENTITLEMENTS
1 parent a28cbdc commit e853f4e

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
@@ -40,7 +40,7 @@
4040
FRAMERATES = {'24p', 'PAL', 'NTSC'}
4141
PROFILES = {'advanced simple', 'main', 'constrained baseline'}
4242
RESOLUTIONS = {'sd', '480', '576', '720', '1080'}
43-
ENTITLEMENTS = {'ios', 'cpms', 'roku', 'android', 'xbox_one', 'xbox_360', 'windows', 'windows_phone'}
43+
ENTITLEMENTS = {'ios', 'roku', 'android', 'xbox_one', 'xbox_360', 'windows', 'windows_phone'}
4444

4545
TEST_AUTHENTICATED = 'authenticated'
4646
TEST_ANONYMOUSLY = 'anonymously'

0 commit comments

Comments
 (0)