Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Fix filename for assert.js tests#4548

Merged
bomsy merged 1 commit intofirefox-devtools:masterfrom
stratigos:utils-assert_fix-tests-name
Nov 1, 2017
Merged

Fix filename for assert.js tests#4548
bomsy merged 1 commit intofirefox-devtools:masterfrom
stratigos:utils-assert_fix-tests-name

Conversation

@stratigos
Copy link
Contributor

Associated Issue: #4545

Summary of Changes

Earlier I had submitted PR #4546 . In my haste, I had missed the file naming convention for the tests, and named the new file:

src/utils/tests/assert.js

which is fixed by this commit to be:

src/utils/tests/assert.spec.js

@bomsy bomsy merged commit 67af99b into firefox-devtools:master Nov 1, 2017
@stratigos stratigos deleted the utils-assert_fix-tests-name branch November 1, 2017 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants