Gustavo Satheler

Results 3 issues of Gustavo Satheler

Add toBeObjectContainingOrNull matcher like: ```js const expect = require("expect"); const okObject = { message: () => "Ok", pass: true }; expect.extend({ toBeTypeOrNull(received, argument) { if (received === null) return okObject;...

My WordPress site is on EC2 on Amazon Web Services, have some way to use IAM Roles instead of credentials?

Error on StaticDeployJob. #### debug.txt (end of file) ```log [2021-08-17 21:01:24] [StaticDeployJob.php:232] We've found our next task: sync [2021-08-17 21:01:24] [StaticDeployJob.php:190] Current task: sync [2021-08-17 21:01:24] [StaticDeployJob.php:208] Performing task: sync...