Nimut / testing-framework

TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
GNU General Public License v2.0
52 stars 25 forks source link

[BUGFIX] Remove superfluous database field from be_users fixture file #77

Closed IchHabRecht closed 6 years ago

IchHabRecht commented 6 years ago

As the field was removed in https://review.typo3.org/55871/ and is set to same same value by default in lower version, it can be removed from the fixture file.