Closed Bug 1517525 Opened 6 years ago Closed 6 years ago

Reducers.test.js defines incorrect initial state (spelling issue)

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox 66
Iteration:
66.3 - Jan 7 - 20
Tracking Status
firefox66 --- fixed

People

(Reporter: standard8, Assigned: andreio)

References

(Blocks 1 open bug)

Details

(Keywords: coverity, github-merged)

Attachments

(1 file)

Just spotted this: https://searchfox.org/mozilla-central/rev/ecf61f8f3904549f5d65a8a511dbd7ea4fd1a51d/browser/components/newtab/test/unit/common/Reducers.test.js#609 const state = Snippets({initalized: true, foo: "bar"}, {type: at.SNIPPETS_RESET}); Looks like it should be "initialized" rather than "initalized", though it doesn't appear to have any effect on the test.
Keywords: coverity
Assignee: nobody → andrei.br92
Iteration: --- → 66.3 - Jan 7 - 20
Priority: -- → P1
Whiteboard: [github merged]
Blocks: 1519303
Keywords: github-merged
Whiteboard: [github merged]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Component: Activity Streams: Newtab → New Tab Page
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: