happiness (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) (^_^) happiness

2021-11-11から1日間の記事一覧

faradayを含むgemをアップデートしたらWebMock::NetConnectNotAllowedErrorになった

webmock使っているテストが失敗した WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST https://fcm.googleapis.com/fcm/send with body request headerの下記の部分を修正したら直った - 'User-Agent' …