Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
tmgmt_smartling
Commits
2a825c38
Commit
2a825c38
authored
Jun 12, 2020
by
Loparev
Browse files
Fixed base test class
parent
82608ef7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/src/Kernel/SmartlingTestBase.php
View file @
2a825c38
...
...
@@ -10,7 +10,7 @@ use Smartling\File\FileApi;
/**
* Smartling kernel test base class.
*/
class
SmartlingTestBase
extends
TMGMTKernelTestBase
{
abstract
class
SmartlingTestBase
extends
TMGMTKernelTestBase
{
public
static
$modules
=
[
'tmgmt_smartling'
,
'tmgmt_extension_suit'
,
'tmgmt_file'
,
'file'
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment