Class: CommitMismatchError

appveyor-status.CommitMismatchError(options)

Represents an error caused when a commit has does not match the expected value.

Constructor

new CommitMismatchError(options)

Constructs an CommitMismatchError.
Parameters:
Name Type Description
options Object Options to set on the constructed instance (names shared with assert.AssertionError for consistency).
Source: