Nicolas Terray

Results 4 issues of Nicolas Terray

Hi, The generated avatar does not center the initials. This can be visible here for example: ![image](https://user-images.githubusercontent.com/232632/91857391-22a1bb80-ec68-11ea-9a9e-0eee23604890.png) ![image](https://user-images.githubusercontent.com/232632/91857459-39481280-ec68-11ea-98d7-d2692c258f92.png) https://eu.ui-avatars.com/api/?name=Mohn+Moet

### Reproduction https://stackblitz.com/edit/github-xe2cxw?file=src%2Fstores%2Fcounter.test.ts ### Steps to reproduce the bug Given the following code: ```typescript import { defineStore } from 'pinia'; import { createTestingPinia } from '@pinia/testing'; const useStore = defineStore('lol',...

✨ enhancement
has workaround
🧪 pkg:testing

I would like to incorporate your lib in a GPLv2 product. Is it possible to license it under a GPLv2 compatible license (GPLv2, MIT, BSD, …) ? Thanks, Nicolas

Running tests of Mustache.php on a PHP 8.1 environment requires to bump PHPUnit to a recent version. * Configuration file has been updated with `phpunit --migrate-configuration` * PHPUnit_Framework_TestCase is replaced...