Skip to content

Commit 6b22733

Browse files
committed
fix: Snapshots
1 parent 68fdc82 commit 6b22733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snapshots/tests.integrations.code_igniter.v3_1.common_scenarios_test.test_scenario_get_with_exception.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"error": 1,
3939
"meta": {
4040
"component": "codeigniter",
41-
"error.message": "Thrown Exception: datadog in /home/circleci/datadog/tests/Frameworks/CodeIgniter/Version_3_1/application/controllers/Error_.php:5",
41+
"error.message": "Thrown Exception (500): datadog in /home/circleci/datadog/tests/Frameworks/CodeIgniter/Version_3_1/application/controllers/Error_.php:5",
4242
"error.stack": "#0 /home/circleci/datadog/tests/Frameworks/CodeIgniter/Version_3_1/system/core/CodeIgniter.php(533): Error_->index()\n#1 /home/circleci/datadog/tests/Frameworks/CodeIgniter/Version_3_1/index.php(315): require_once()\n#2 {main}",
4343
"error.type": "Exception"
4444
}

0 commit comments

Comments
 (0)