mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-27 17:42:58 +00:00
Remove unneeded test value
This commit is contained in:
@@ -390,13 +390,7 @@ describe('Tests for api', ()=>{
|
|||||||
tags : ['something', 'fun'],
|
tags : ['something', 'fun'],
|
||||||
renderer : 'v3',
|
renderer : 'v3',
|
||||||
theme : 'phb',
|
theme : 'phb',
|
||||||
googleId : '12345',
|
googleId : '12345'
|
||||||
bleed : {
|
|
||||||
top : '.125in',
|
|
||||||
bottom : '.125in',
|
|
||||||
left : '.125in',
|
|
||||||
right : '.125in'
|
|
||||||
}
|
|
||||||
});
|
});
|
||||||
|
|
||||||
expect(result).toEqual(`\`\`\`metadata
|
expect(result).toEqual(`\`\`\`metadata
|
||||||
|
|||||||
Reference in New Issue
Block a user