Skip to content

Commit dcf09e4

Browse files
committed
updating snaptshots
1 parent d46833c commit dcf09e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/format/Parentheses/__snapshots__/format.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ contract DivNoParentheses {
982982

983983
exports[`EqualParentheses.sol format 1`] = `
984984
====================================options=====================================
985-
parsers: ["slang-solidity"]
985+
parsers: ["slang"]
986986
printWidth: 80
987987
| printWidth
988988
=====================================input======================================
@@ -1881,7 +1881,7 @@ contract MulNoParentheses {
18811881

18821882
exports[`NotEqualParentheses.sol format 1`] = `
18831883
====================================options=====================================
1884-
parsers: ["slang-solidity"]
1884+
parsers: ["slang"]
18851885
printWidth: 80
18861886
| printWidth
18871887
=====================================input======================================

0 commit comments

Comments
 (0)