From 90a17045af201a777eb3ec599436d25cd218873e Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Mon, 7 Oct 2019 11:23:19 -0400 Subject: [PATCH] Create PairingToken.Json --- Tests/Public/Mocks/PairingToken.Json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Tests/Public/Mocks/PairingToken.Json diff --git a/Tests/Public/Mocks/PairingToken.Json b/Tests/Public/Mocks/PairingToken.Json new file mode 100644 index 0000000..1b34001 --- /dev/null +++ b/Tests/Public/Mocks/PairingToken.Json @@ -0,0 +1,4 @@ +{ + "Token": "TH15ISN0T4R3AL70KEN", + "UtcExpirationDate": "10/09/2019 12:55 PM" +}