Fix plex notifications test method.

This commit is contained in:
Dean Gardiner
2013-08-04 15:39:02 +12:00
parent c92aa91aa7
commit b824ef93bd

View File

@@ -184,7 +184,7 @@ class Plex(Notification):
message=self.test_message,
data={},
listener='test',
forceUpdate=True
force=True
)
success2 = self.addToLibrary()