Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
..
SPDX-FileCopyrightText: 2022-present Intel Corporation
SPDX-FileCopyrightText: 2021 Open Networking Foundation <info@opennetworking.org>
SPDX-License-Identifier: Apache-2.0
<!--
SPDX-FileCopyrightText: 2022-present Intel Corporation
SPDX-FileCopyrightText: 2021 Open Networking Foundation <info@opennetworking.org>
SPDX-License-Identifier: Apache-2.0
-->

[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/omec-project/sdcore-docs/badge)](https://scorecard.dev/viewer/?uri=github.com/omec-project/sdcore-docs)

Expand Down
4 changes: 2 additions & 2 deletions testing/acceptance_specification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ To test device can attach to Aether network
| connected on the status, depending on | |
| the device it will show "Aether" or | |
| "MCCMNC" format. | |
|4. Browse http://www.google.com/? |( )YES ( )NO |
|4. Browse https://www.google.com/? |( )YES ( )NO |
| From the device web browser | |
| |Comments: |
+----------------------------------------------+------------------------------------+
Expand All @@ -265,7 +265,7 @@ To test device can detach/disconnected by user initiation
| |disconnect from the internet/Aether |
|2. Deselect the network (or forget the network|Network |
| , depending on device configuration) | |
|3. Try to browse http://www.google.com/? |( )YES ( )NO |
|3. Try to browse https://www.google.com/? |( )YES ( )NO |
| From your web browser | |
| |Comments: |
+----------------------------------------------+------------------------------------+
Expand Down
Loading