Skip to content

Commit

Permalink
fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsypkina committed Mar 4, 2024
1 parent 083810f commit ae1d160
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
package org.zalando.zally.core

import com.fasterxml.jackson.core.JsonPointer
import org.assertj.core.api.Assertions.assertThat
import org.intellij.lang.annotations.Language
import org.junit.jupiter.api.Disabled
import org.junit.jupiter.api.Test
import org.zalando.zally.core.ContentParseResultAssert.Companion.assertThat
import org.zalando.zally.rule.api.Violation

class DefaultContextFactoryTest {

Expand Down

0 comments on commit ae1d160

Please sign in to comment.