Skip to content
Snippets Groups Projects
Commit 1e6e9484 authored by Quang-Minh Nguyen's avatar Quang-Minh Nguyen
Browse files

Add one more test case to Error Tracking context tests

parent 834abb31
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,6 +6,7 @@
let(:exception) { StandardError.new('boom') }
let(:context_payload) do
{
server: 'local-hostname-of-the-server',
user: {
ip_address: '127.0.0.1',
username: 'root'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment