Skip to content
Snippets Groups Projects

Issue #3229479: Entity_lookup taxonomy_term restricted by VID

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 3f02ce20
    Issue #3274227 by Matroskeen: Test results show "Build Successful" instead of fails/passes. · 3f02ce20
    Ivan Doroshenko authored
+ 1
1
@@ -8,7 +8,7 @@ build:
phpcs:
# phpcs will use core's specified version of Coder.
sniff-all-files: true
halt-on-fail: true
halt-on-fail: false
testing:
# run_tests task is executed several times in order of performance speeds.
# halt-on-fail can be set on the run_tests tasks in order to fail fast.
Loading