Skip to content

Commit

Permalink
Update test-update_model.R
Browse files Browse the repository at this point in the history
Remark that the test can be passed if ran interactively
  • Loading branch information
sfcheung committed Dec 9, 2020
1 parent 6b14cf9 commit 9acbd91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-update_model.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
library(testthat)
library(semlbci)

# This test is passed if ran interactively

context("Check update_model")

dat <- cfa_two_factors
Expand Down

0 comments on commit 9acbd91

Please sign in to comment.