Skip to content

Update SassScriptFunctions.php#187

Open
LukasMeine wants to merge 1 commit intorichthegeek:masterfrom
LukasMeine:patch-1
Open

Update SassScriptFunctions.php#187
LukasMeine wants to merge 1 commit intorichthegeek:masterfrom
LukasMeine:patch-1

Conversation

@LukasMeine
Copy link
Copy Markdown

Fixes the problem described on this open issue: #134

Fixes the problem described on this open issue: #134
@joejoseph00
Copy link
Copy Markdown
Collaborator

The Travis CI build failed, see details below

1) PHPSass_TestCase::testHSLFunction

Result for hsl-functions.scss did not match comparison file

Failed asserting that two strings are equal.

--- Expected

+++ Actual

@@ @@

-'#hsl{background:#010101background:rgba(1,1,1,0.5)background:32.975degbackground:100%background:47.451%background:#f28500background:#f58600background:#ef8400background:#f28500background:#f18501background:grayscale(#f28500)background:#006df2background:#0d7aff}'

+'#hsl{background:#010101background:rgba(1,1,1,0.5)background:32.975degbackground:100%background:47.451%background:#f28500background:#f58600background:#ef8400background:#f28500background:#f18501background:#797979background:#006df2background:#0d7aff}'

/home/travis/build/richthegeek/phpsass/tests/phpSassTest.php:91

/home/travis/build/richthegeek/phpsass/tests/phpSassTest.php:200

FAILURES!

Tests: 59, Assertions: 60, Failures: 1, Incomplete: 1.

@joejoseph00
Copy link
Copy Markdown
Collaborator

#797979background
comes out instead of
grayscale(#f28500)background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants