Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Nov 7, 2024
1 parent 30bccb8 commit 1ffacf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-model_parameters.fixest.R
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ test_that("robust standard errors", {


test_that("standard errors, Sun and Abraham", {
skip_if_not_installed("did")
data(mpdta, package = "did")
m <- fixest::feols(
lemp ~ sunab(first.treat, year, ref.p = -1:-4, att = TRUE) | countyreal + year,
Expand Down

0 comments on commit 1ffacf1

Please sign in to comment.