Skip to content

Commit 7ca0c57

Browse files
Update tests/testthat/test-fa2domain.R
Co-authored-by: Janani Ravi <janani.ravi@cuanschutz.edu>
1 parent a74e53d commit 7ca0c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-fa2domain.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test_that("fa2domain", {
6363

6464
# Invalid `appl`
6565
expect_error(runIPRScan(filepath_fasta, filepath_out, appl = "InvalidApp"),
66-
"Invalid application specified")
66+
"Invalid IPRscan analyses specified")
6767

6868
# readIPRScanTSV
6969
# Read the TSV file using the function

0 commit comments

Comments
 (0)