Skip to content
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

static assets present in latest build #76

Closed
wants to merge 6 commits into from

Conversation

rmathew1011
Copy link
Contributor

resolves #75

@jeremythuff jeremythuff linked an issue Apr 15, 2020 that may be closed by this pull request
angular.json Outdated Show resolved Hide resolved
expect((isSticky !== newIsSticky)).toBeTruthy();

const anotherNewIsSticky = 350 <= (window.innerHeight - 65);
expect((isSticky !== anotherNewIsSticky)).toBeTruthy();
Copy link
Member

Choose a reason for hiding this comment

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

These assertions are not referencing the component

@rmathew1011 rmathew1011 reopened this Apr 20, 2020
@jeremythuff jeremythuff deleted the sprint4-75-static-assets branch April 23, 2020 19:11
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.

None yet

2 participants