Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
83b2c4b8
Commit
83b2c4b8
authored
Feb 04, 2021
by
aniket-engg
Committed by
Aniket
Feb 04, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compiler update for one more test
parent
5c9fb4ae
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
solidityImport.test.ts
apps/remix-ide-e2e/src/tests/solidityImport.test.ts
+1
-1
No files found.
apps/remix-ide-e2e/src/tests/solidityImport.test.ts
View file @
83b2c4b8
...
...
@@ -47,7 +47,7 @@ module.exports = {
'Test Github Import - no branch specified'
:
function
(
browser
:
NightwatchBrowser
)
{
browser
.
setSolidityCompilerVersion
(
'soljson-v0.
6.2+commit.bacdbe57.js'
)
// open-zeppelin moved to pragma ^0.6
.0 (master branch)
.
setSolidityCompilerVersion
(
'soljson-v0.
8.0+commit.c7dfd78e.js'
)
// open-zeppelin moved to pragma ^0.8
.0 (master branch)
.
clickLaunchIcon
(
'fileExplorers'
)
.
click
(
'li[data-id="treeViewLitreeViewItembrowser/README.txt"'
)
.
addFile
(
'Untitled6.sol'
,
sources
[
5
][
'browser/Untitled6.sol'
])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment