fix: resolved comments
This commit is contained in:
@@ -34,7 +34,7 @@ func TestProviderNew(t *testing.T) {
|
|||||||
{
|
{
|
||||||
name: "With Check Keys",
|
name: "With Check Keys",
|
||||||
config: map[string]string{
|
config: map[string]string{
|
||||||
"CheckKeys": "message_id,transaction_id",
|
"ContextKeys": "message_id,transaction_id",
|
||||||
},
|
},
|
||||||
expectedError: false,
|
expectedError: false,
|
||||||
expectedStatus: http.StatusOK,
|
expectedStatus: http.StatusOK,
|
||||||
|
|||||||
Reference in New Issue
Block a user