Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException)
Actual: typeof(System.NullReferenceException)
---- System.NullReferenceException : Object reference not set to an instance of an object.