Skip to content

Commit 4dbc235

Browse files
committed
fix: forgot to doc
1 parent 1023846 commit 4dbc235

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pw
22
Title: Test your 'golem' Apps with 'Playwright'
3-
Version: 0.0.0.9012
3+
Version: 0.0.0.9013
44
Authors@R:
55
person("Colin", "Fay", , "contact@colinfay.me", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-7343-1846"))

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export(pw_init)
66
export(pw_install)
77
export(pw_show_report)
88
export(pw_test)
9+
export(pw_use_test)
910
export(stop_if_npx_not_available)
1011
export(with_test_id)
1112
importFrom(cli,cat_line)

man/pw_use_test.Rd

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)