Commit 6fd148bd authored by Volodymyr Mostepaniuk's avatar Volodymyr Mostepaniuk
Browse files

Issue #3311359 by mostepaniukvm: Add initial test coverage

parent be792220
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,7 +29,10 @@ class LupusDecoupledApiResponseTest extends BrowserTestBase {
   */
  protected static $modules = [
    'node',
    'custom_elements',
    'lupus_ce_renderer',
    'lupus_decoupled',
    'lupus_decoupled_ce_api',
  ];

  /**