Commit cd46b84a authored by Giuseppe Tropea's avatar Giuseppe Tropea Committed by Ken Zangelin
Browse files

together at TTF call

parent 3a872913
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -56,9 +56,6 @@ Create Initial @context condition from an external server
    Start @context Local Server

    ${uri}=    Catenate    http://${context_server_host}:${context_server_port}${uri}
    # Suite scope, NOT global — a global ${uri} bleeds into the other
    # jsonldContext suites sharing the same variable name, and their own
    # Catenate then doubles the URL.
    Set Suite Variable    ${uri}

    Create Entity selecting @context    ${entityfile}    ${uri}