diff options
| author | Kenneth Cochran <kenneth.cochran@gmail.com> | 2024-11-30 06:08:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-30 12:08:19 +0100 |
| commit | e922fe8582fca1b0204d5bdc35adeed55844d648 (patch) | |
| tree | 78378aef9da71be393165a2214698e1b8c9996d5 /CONTRIBUTORS.md | |
| parent | 556f4c4bfbf915eec3b1b9983f1c132916281b67 (diff) | |
Added test for ListsingsManager.DeleteListingsProvider(). (#12793)
* Added test for DeleteListingsProvider().
* Added myself to CONTRIBUTORS.md
* Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo()
* Cleaned up test in response to PR feedback.
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e44608135..eccc3b0ce 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -192,6 +192,7 @@ - [jaina heartles](https://github.com/heartles) - [oxixes](https://github.com/oxixes) - [elfalem](https://github.com/elfalem) + - [Kenneth Cochran](https://github.com/kennethcochran) - [benedikt257](https://github.com/benedikt257) - [revam](https://github.com/revam) |
