Skip to content

Commit e1f9cd1

Browse files
Merge pull request #100 from network-unit-testing-system/fix_docs
Fix docs
2 parents eb8ce3a + 959e1d7 commit e1f9cd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "Urs Baumann"
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "1.1.1"
27+
release = "3.3.0"
2828

2929

3030
# -- General configuration ---------------------------------------------------

docs/source/testbundles/alltestbundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Required fields for specific tests in this bundle:
291291
.. code:: yaml
292292
293293
- test_class: TestNapalmInterfaces
294-
test_data:
294+
test_data:
295295
- host: R1
296296
name: GigabitEthernet1
297297
is_enabled: true

0 commit comments

Comments
 (0)