Skip to content

Commit

Permalink
resout pbm test sur consulter.R
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-lamarche committed Dec 21, 2024
1 parent 7dc63d1 commit e88eaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_consulter.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ test_that("url web correctes", {

expect_equal(
consulter(donnees = "BPE_ENS"),
"https://www.insee.fr/fr/statistiques/3568629"
"https://www.insee.fr/fr/statistiques/8217527"
)

expect_equal(
Expand Down

0 comments on commit e88eaef

Please sign in to comment.