Skip to content

Commit 5089eb0

Browse files
author
Daniel Fernández Giménez
committed
actualizado email danielfg
1 parent d099451 commit 5089eb0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Test/main/FacturasTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
use PHPUnit\Framework\TestCase;
2929

3030
/**
31-
* @author Daniel Fernández Giménez <hola@danielfg.es>
31+
* @author Daniel Fernández Giménez <contacto@danielfg.es>
3232
*/
3333
final class FacturasTest extends TestCase
3434
{

Test/main/ModTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
use PHPUnit\Framework\TestCase;
2626

2727
/**
28-
* @author Daniel Fernández Giménez <hola@danielfg.es>
28+
* @author Daniel Fernández Giménez <contacto@danielfg.es>
2929
*/
3030
final class ModTest extends TestCase
3131
{

0 commit comments

Comments
 (0)