Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 447747e

Browse files
committed
Fixed links in README
1 parent 1e1acb1 commit 447747e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- develop
1010
- selenium4
1111

12-
1312
jobs:
1413
build_and_test:
1514
strategy:

src/test/robotframework/testsuites/UnitTests/LocalHTML.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*** Settings ***
22
Suite Teardown Close All Browsers
33
Resource ../../settings/Settings.robot
4+
Default Tags jbrowser
45

56
*** Test Cases ***
67
Check Form

0 commit comments

Comments
 (0)