Skip to content

Commit

Permalink
bump the levels in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jan 14, 2024
1 parent 848d415 commit 30a1a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ using MLJTestIntegration, MLJModels, MLJ, Test, Markdown
import MLJTestIntegration as MTI
import Pkg.TOML as TOML

const JULIA_TEST_LEVEL = 1
const OTHER_TEST_LEVEL = 1
const JULIA_TEST_LEVEL = 4
const OTHER_TEST_LEVEL = 3


# # RECORD OF OUTSTANDING ISSUES
Expand Down

0 comments on commit 30a1a44

Please sign in to comment.