gVerni

Results 5 comments of gVerni

@ktalebian I can confirm the test now executes correctly: ``` PASS src/components/__tests__/CustomTaskListComponent.spec.jsx CustomTaskListComponent ✓ should render demo component (13 ms) › 1 snapshot written. Snapshot Summary › 1 snapshot written...

Thanks @ktalebian, I created this plugin from scratch using `twilio flex:plugins:create plugin-sample`. So all the dependencies you see above are a result of this command, with no changes on my...

A couple of comments on my side: > Running twilio serverless:start --ngrok --publish-dev-flows will spin up an ngrok server and afterwards publish a version of all Studio flows that doesn't...

Hey @josh08h the best way to achieve what you want to do is to use the `-c` / `--config` argument for `twilio-run`. This allows you to specify which configuration file...