Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

File metadata and controls

12 lines (9 loc) · 328 Bytes

Purpose

Summary

Testing

Checklist

  • The change was thoroughly tested manually
  • The change was covered with unit tests
  • The change was tested with real API calls (if applicable)
  • Necessary changes were made in the integration tests (if applicable)
  • New functionality is reflected in README