Skip to content

Commit

Permalink
feat. add descript of use case
Browse files Browse the repository at this point in the history
  • Loading branch information
tylorvan.fzm committed Jul 20, 2021
1 parent 6d514a1 commit d2f08c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/specs/css/css-images/linear-gradient.ts
Expand Up @@ -31,7 +31,7 @@ describe('linear-gradient', () => {
await snapshot();
});

it('3', async () => {
it('3 linear-gradient with many right brackets', async () => {
let gradient;
gradient = createElement('div', {
id: 'gradient',
Expand Down

0 comments on commit d2f08c0

Please sign in to comment.