Skip to content

Commit 99d304e

Browse files
neuracrcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 595422343
1 parent 0ec2447 commit 99d304e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/restricted/legacy_test.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
// prettier-ignore
1+
// clang-format off
22
import {legacyUnsafeHtml} from '../../src/restricted/legacy';
33

4+
// clang-format on
5+
46
describe('legacy conversions', () => {
57
it('safe HTML conversion with no options', () => {
68
expect(

0 commit comments

Comments
 (0)