Commit 6b545f6c authored by Damien McKenna's avatar Damien McKenna
Browse files

Issue #3123578 by DamienMcKenna: Removed restui dependency from test's modules list.

parent d8d83bd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx
  metatag.info.yml.
#3123578 by DamienMcKenna, Berdir: Add NodeJsonOutput test back again.
#3124042 by Neslee Canil Pinto: Follow-up with more changes.
#3123578 by DamienMcKenna: Removed restui dependency from test's modules list.


Metatag 8.x-1.12, 2020-03-30
+0 −3
Original line number Diff line number Diff line
@@ -36,9 +36,6 @@ class NodeJsonOutput extends BrowserTestBase {
    'serialization',
    'hal',
    'rest',

    // Need this to make the configuration sane.
    'restui',
  ];

  /**