From 62a57823ff570a4f894ed7c0216f746b3ac75cbb Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Mon, 6 Mar 2017 11:48:35 +0100
Subject: [PATCH] #7 Update test

---
 tests/PluginTest.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/PluginTest.php b/tests/PluginTest.php
index 43ad8bf..cca56df 100644
--- a/tests/PluginTest.php
+++ b/tests/PluginTest.php
@@ -147,7 +147,7 @@ class PluginTest extends \PHPUnit_Framework_TestCase {
         'bower-asset/flat-ui-sass' => '~2.1.3',
       ),
       'scripts' => array(
-        self::$name => 'LakeDrops\\Drupal8Theme\\SASS\\Plugin::updateTheme',
+        self::$name => 'LakeDrops\\Drupal8Theme\\SASS\\Plugin::update',
       ),
       'minimum-stability' => 'dev',
       'extra' => array(
-- 
GitLab