Skip to content
Snippets Groups Projects

Draft: (temp) Reproduce gitlab templates issue #3504045

Open Alexey Korepov requested to merge tmp/test-drush-on-nightwatch into 1.5.x
3 files
+ 53
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -23,7 +23,7 @@ module.exports = function getBeforeAfterFunctions(
forceUninstall = false,
) {
return {
'@tags': ['test_helpers', 'test_helpers_functional'],
'@tags': ['test_helpers_off', 'test_helpers_functional'],
/**
* Function to run before the tests.
Loading