Skip to content

test: remove assignment statement to location #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 22, 2021
Merged

Conversation

shadowtime2000
Copy link
Member

Fix the sass tests so that they pass

@shadowtime2000 shadowtime2000 requested a review from ije as a code owner January 21, 2021 20:18
@@ -32,4 +32,4 @@ jobs:
run: deno cache std.ts

- name: Run tests
run: deno test -A --unstable
run: deno test -A --unstable --location "http://localhost/"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've just opted to set a default location when running the tests

@shadowtime2000 shadowtime2000 changed the base branch from master to swc January 21, 2021 21:03
@shadowtime2000
Copy link
Member Author

Changing the target branch to SWC because that branch also has the fix for the only other failure. @ije How do you feel about setting a location in the testing?

Copy link
Member

@ije ije left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@shadowtime2000 shadowtime2000 merged commit af78991 into swc Jan 22, 2021
@shadowtime2000 shadowtime2000 deleted the fix-sass-tests branch January 22, 2021 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants