Commit 47798738 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

[ci skip] Fix repo_binary_viewer_spec

parent 5622c090
......@@ -30,7 +30,7 @@ describe('RepoBinaryViewer', () => {
it('renders an div with content if its markdown', () => {
const binaryTypes = {
markdown: true,
md: true,
};
const activeFile = {
html: 'markdown',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment