Skip to content

Commit 8a2924e

Browse files
committed
fix-SQL
1 parent 67c8eb6 commit 8a2924e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/auto/basic/IoTDBPipeLifeCycleIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ public void testPermission() {
862862
"test123123456");
863863
assertTestFail(
864864
senderEnv,
865-
"show pipe plugins",
865+
"show pipePlugins",
866866
"803: No permissions for this operation, please add privilege SYSTEM",
867867
"test",
868868
"test123123456");

0 commit comments

Comments
 (0)