Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 280d16e

Browse files
committed
Restore idempotency tests.
1 parent 12cd6a4 commit 280d16e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/idempotency/bs-css/Css_Js_Core.resi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ let animations: array<[Animation.t]> => rule
17291729

17301730
let animationName: animationName => rule
17311731

1732-
/*
1732+
/**
17331733
SVG
17341734
*** */
17351735

tests/idempotency/bs-css/Css_Legacy_Core.resi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1734,7 +1734,7 @@ let animations: list<[Animation.t]> => rule
17341734

17351735
let animationName: animationName => rule
17361736

1737-
/*
1737+
/**
17381738
SVG
17391739
*** */
17401740

0 commit comments

Comments
 (0)