Skip to content

Commit

Permalink
fix: revert tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 14, 2022
1 parent efe68de commit 2d67f2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ const createTreeNode = <U = TreeNode, T extends JavaItem<T>>(): U => {};

// TODO: fix nestedIssued
@Test
// @Disabled
@Disabled
internal fun htmlElementIssue() {
val code = """
const renderDataClassFields = (record: DataClass) => {
Expand Down

0 comments on commit 2d67f2c

Please # to comment.