Skip to content

feat(permissions): Add checks for new permission values on file object#485

Merged
mergify[bot] merged 2 commits intobox:masterfrom
jstoffan:add-permissions
May 11, 2020
Merged

feat(permissions): Add checks for new permission values on file object#485
mergify[bot] merged 2 commits intobox:masterfrom
jstoffan:add-permissions

Conversation

@jstoffan
Copy link
Collaborator

No description provided.

@jstoffan jstoffan requested a review from a team as a code owner May 11, 2020 21:50
});

it('should return false if permissions do not exist', () => {
test('should return false if permissions do not exist', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not use the alias?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The convention is it = Karma and test = Jest. Most of the other tests use test.

@mergify mergify bot merged commit 75dcfbe into box:master May 11, 2020
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.

2 participants