Skip to content

Commit

Permalink
fixed IppJobTests
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuth committed Dec 11, 2024
1 parent b9a9aad commit 2d53a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/kotlin/de/gmuth/ipp/client/IppJobTests.kt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ class IppJobTests {
remove("number-of-documents")
remove("job-printer-uri")
remove("job-uri")
remove ("document-format")
}
assertEquals("Job #2366", toString())
}
Expand Down

0 comments on commit 2d53a5e

Please sign in to comment.