Skip to content

Commit

Permalink
Update namespace for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Ogilvie committed Jul 6, 2019
1 parent 41b7bb6 commit e1cbec8
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 95 deletions.
91 changes: 0 additions & 91 deletions tests/Subscribers/GdprSubscriberTest.php

This file was deleted.

2 changes: 1 addition & 1 deletion tests/Utils/Disposal/AnonymiseDateTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Time: 22:55
*/

namespace SpecShaper\GdpprBundle\tests\Unit\Disposal;
namespace SpecShaper\GdprBundle\tests\Unit\Disposal;

use SpecShaper\GdprBundle\Utils\Disposal\AnonymiseDate;

Expand Down
2 changes: 1 addition & 1 deletion tests/Utils/Disposal/AnonymiseIPTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Time: 22:55
*/

namespace SpecShaper\GdpprBundle\tests\Unit\Disposal;
namespace SpecShaper\GdprBundle\tests\Unit\Disposal;


use SpecShaper\GdprBundle\Utils\Disposal\AnonymiseIP;
Expand Down
2 changes: 1 addition & 1 deletion tests/Utils/Disposal/AnonymiseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Time: 22:55
*/

namespace SpecShaper\GdpprBundle\tests\Unit\Disposal;
namespace SpecShaper\GdprBundle\tests\Unit\Disposal;

use SpecShaper\GdprBundle\Utils\Disposal\Anonymise;

Expand Down
2 changes: 1 addition & 1 deletion tests/Utils/Disposal/RegexReplaceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Time: 22:55
*/

namespace SpecShaper\GdpprBundle\tests\Unit\Disposal;
namespace SpecShaper\GdprBundle\tests\Unit\Disposal;

use SpecShaper\GdprBundle\Utils\Disposal\RegexReplace;

Expand Down

0 comments on commit e1cbec8

Please sign in to comment.