Skip to content

Commit 1cd823f

Browse files
committed
Fix test failures
1 parent 3ecb261 commit 1cd823f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

slack-api-client/src/test/java/test_locally/api/methods/FieldValidation_a_to_c_Test.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,9 @@ public void chat_update() throws Exception {
346346
"getRoot",
347347
"getThreadTs",
348348
"getUsername",
349-
"getSubtype"
349+
"getSubtype",
350+
"getLastInviteStatusByUser",
351+
"getKnocks"
350352
);
351353
}
352354

0 commit comments

Comments
 (0)