public void ArchiveBoard_Pass() { var result = _mondayClient.ArchiveBoard(494930491).Result; Assert.IsTrue(result); }