Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(arangodb_test.go): add test case for deleting content
The new test case `TestDeleteContent` is added to test the functionality of deleting content from the repository. It verifies that the content is successfully deleted by checking if the content is not found after deletion.
- Loading branch information