Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
mslabek committed Jan 28, 2025
1 parent 630d8e5 commit 46916df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import pl.touk.nussknacker.engine.spel.SpelExtension._

class SampleGeneratorToEventGeneratorAndPeriodicToScheduleSpec extends AnyFreeSpecLike with Matchers {

"PeriodicToSampleGeneratorMigration should be applied" in {
"SampleGeneratorToEventGeneratorAndPeriodicToScheduleSpec should be applied" in {
val metaData = MetaData("test", StreamMetaData(Some(1)))
val beforeMigration = Source(
id = "sample-generator",
Expand Down

0 comments on commit 46916df

Please sign in to comment.