Skip to content

Commit 978e0ee

Browse files
committed
CCM-9118 Remove type casting
1 parent 15ccb1b commit 978e0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-team/template-mgmt-e2e-tests/template-mgmt-sftp-send-proof.e2e.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function getTestDataInputFinder(testData: Record<string, string>[]) {
3636
};
3737
}
3838

39-
test.describe('SFTP proof send', () => {
39+
test.describe('SFTP proof send @debug', () => {
4040
const templateStorageHelper = new TemplateStorageHelper();
4141
let user: TestUser;
4242

0 commit comments

Comments
 (0)