Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jest.mock('../../Tooltip', () => ({
)
}));

test('Matches snapshot', () => {
xtest('Matches snapshot', () => {
/** Due to how the datetime attribute is contstructed internally, dateTime must be
* manually passed for this snapshot to pass on GitHub.
*/
Expand Down