Skip to content

Commit

Permalink
Fix unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyKh committed Jan 11, 2018
1 parent d57f72c commit 8c386f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export class Constants {
export class Constants {

public static readonly INVALID_MESSAGE_STRING: string = "Invalid Message";
public static readonly ERROR_STRING: string = "There was an error in your request";
Expand Down

0 comments on commit 8c386f9

Please sign in to comment.